diff options
author | sf <sf@FreeBSD.org> | 2000-12-31 03:01:29 +0800 |
---|---|---|
committer | sf <sf@FreeBSD.org> | 2000-12-31 03:01:29 +0800 |
commit | 82650aef447d24ce7879c452fff41e460d27feaf (patch) | |
tree | 8ce5d97c5335f04a65b1f0f786cff536cc3fa632 /audio/xtuner/Makefile | |
parent | 7e08aeab2be62004cb7251d6b306bfc2b3f339cc (diff) | |
download | freebsd-ports-graphics-82650aef447d24ce7879c452fff41e460d27feaf.tar.gz freebsd-ports-graphics-82650aef447d24ce7879c452fff41e460d27feaf.tar.zst freebsd-ports-graphics-82650aef447d24ce7879c452fff41e460d27feaf.zip |
use ComplexProgramTargetNoMan to avoid making html manpage with XFree86-4.
honor CC.
PR: 23510
Submitted by: myself
Approved by: maintainer
Diffstat (limited to 'audio/xtuner/Makefile')
-rw-r--r-- | audio/xtuner/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/audio/xtuner/Makefile b/audio/xtuner/Makefile index 6d4085586ce..296b56d0034 100644 --- a/audio/xtuner/Makefile +++ b/audio/xtuner/Makefile @@ -17,6 +17,5 @@ LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms USE_IMAKE= YES USE_XPM= YES -NO_INSTALL_MANPAGES= YES .include <bsd.port.mk> |