aboutsummaryrefslogtreecommitdiff
path: root/x11/xstroke
diff options
context:
space:
mode:
authorEitan Adler <eadler@FreeBSD.org>2013-10-28 01:18:16 +0000
committerEitan Adler <eadler@FreeBSD.org>2013-10-28 01:18:16 +0000
commitcb0a269a9c3e9d7eff64531a9c84cc4bcd32d2d8 (patch)
treec6707bef8dd1ca8634e7ae7cb932383036c5c11a /x11/xstroke
parent5c14be3e3c6b868f049a3838ded2b1e4c6e4e4f8 (diff)
downloadports-cb0a269a9c3e9d7eff64531a9c84cc4bcd32d2d8.tar.gz
ports-cb0a269a9c3e9d7eff64531a9c84cc4bcd32d2d8.zip
Cleanup of the ports in the x11 directory
- Convert to staging
Notes
Notes: svn path=/head/; revision=331819
Diffstat (limited to 'x11/xstroke')
-rw-r--r--x11/xstroke/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/x11/xstroke/Makefile b/x11/xstroke/Makefile
index 40f9f8adf506..fab3cc835110 100644
--- a/x11/xstroke/Makefile
+++ b/x11/xstroke/Makefile
@@ -16,15 +16,13 @@ LICENSE_COMB= dual
USES= bison imake
USE_XORG= xft x11 xext xi xtst
-MAN1= xstroke.1
-PLIST_FILES= bin/xstroke %%ETCDIR%%/alphabet
+PLIST_FILES= bin/xstroke %%ETCDIR%%/alphabet man/man1/xstroke.1.gz
PLIST_DIRS= %%ETCDIR%%
CFLAGS+= -I.
CPPFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}
LDFLAGS+= -L${LOCALBASE}/lib ${PTHREAD_LIBS}
-NO_STAGE= yes
post-patch:
@${REINPLACE_CMD} -e "s,%%PREFIX%%,${PREFIX},g" ${WRKSRC}/etc/Imakefile
@${REINPLACE_CMD} -e "s,etc/,${PREFIX}/etc/,g" ${WRKSRC}/args.h