diff options
author | sf <sf@FreeBSD.org> | 2000-12-30 19:10:43 +0000 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2000-12-30 19:10:43 +0000 |
commit | bd43408ae4a417cb56b4117ec7e4eab0e11a3671 (patch) | |
tree | 562593b11be47b16239f7326659b2e1fdfb2f7d8 /www/wmnetselect/Makefile | |
parent | e72be18dc1538c9cf9f65149d459f910eb453e7b (diff) | |
download | FreeBSD-ports-bd43408ae4a417cb56b4117ec7e4eab0e11a3671.zip FreeBSD-ports-bd43408ae4a417cb56b4117ec7e4eab0e11a3671.tar.gz |
use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
PR: 23695
Submitted by: myself
Non-responce from: maintainer
Diffstat (limited to 'www/wmnetselect/Makefile')
-rw-r--r-- | www/wmnetselect/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/wmnetselect/Makefile b/www/wmnetselect/Makefile index bdce28d..d5134f6 100644 --- a/www/wmnetselect/Makefile +++ b/www/wmnetselect/Makefile @@ -14,7 +14,6 @@ MAINTAINER= nugget@slacker.com USE_IMAKE= yes USE_XPM= yes -NO_INSTALL_MANPAGES= yes do-install: ${INSTALL_PROGRAM} ${WRKSRC}/wmnetselect ${X11BASE}/bin |