diff --git a/x11/scripts/Makefile b/x11/scripts/Makefile index 07271b91158e1..10ad1dc8e8ce0 100644 --- a/x11/scripts/Makefile +++ b/x11/scripts/Makefile @@ -1,6 +1,6 @@ PORTNAME= scripts PORTVERSION= 1.0.1 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= x11 MAINTAINER= x11@FreeBSD.org @@ -12,6 +12,9 @@ RUN_DEPENDS= ksh:shells/pdksh USES= shebangfix xorg xorg-cat:app USE_XORG= x11 +GNU_CONFIGURE= yes +GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share + post-patch: @${REINPLACE_CMD} -e 's|XCOMM!/bin/ksh|XCOMM!${ksh_CMD}|' ${WRKSRC}/xauth_switch_to_sun-des-1.cpp diff --git a/x11/scripts/pkg-plist b/x11/scripts/pkg-plist index 976030aa677f5..8720a1f20245b 100644 --- a/x11/scripts/pkg-plist +++ b/x11/scripts/pkg-plist @@ -2,4 +2,4 @@ bin/xauth_switch_to_sun-des-1 bin/fontname.sh bin/fontprop.sh bin/xon -man/man1/xon.1.gz +share/man/man1/xon.1.gz