diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-18 19:13:18 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2014-08-18 19:13:18 +0000 |
commit | 1c6ed8eca3fd323ad84584b083ec5246b4f5cc34 (patch) | |
tree | 084a3ff0af921b622a1b95e501fdbf510ab133e4 /www/webstone | |
parent | 1d085932a2bc53e47470d2ff07242dd9e96d1409 (diff) | |
download | ports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.tar.gz ports-1c6ed8eca3fd323ad84584b083ec5246b4f5cc34.zip |
Convert most NO_INSTALL_MANPAGES to USES=imake:noman
With hat: portmgr
Notes
Notes:
svn path=/head/; revision=365343
Diffstat (limited to 'www/webstone')
-rw-r--r-- | www/webstone/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/webstone/Makefile b/www/webstone/Makefile index d9372620c89d..7f98384026f2 100644 --- a/www/webstone/Makefile +++ b/www/webstone/Makefile @@ -14,7 +14,6 @@ USES= tar:tgz GNU_CONFIGURE= yes WRKSRC= ${WRKDIR}/WebStone2.5/src ALL_TARGET= install -NO_INSTALL_MANPAGES= yes do-install: @${RM} ${WRKSRC}/../bin/runs/keepme |