aboutsummaryrefslogtreecommitdiff
path: root/x11/wmfstatus
diff options
context:
space:
mode:
authorNorikatsu Shigemura <nork@FreeBSD.org>2006-04-08 03:30:39 +0000
committerNorikatsu Shigemura <nork@FreeBSD.org>2006-04-08 03:30:39 +0000
commite005200f0e01e86b9e03fe474cdb64f5b037f0d1 (patch)
treedb6eacd20fbd6de8f1f02d483e4687fa46a34855 /x11/wmfstatus
parent0110275ddfe9db588b14f22e16e4c0432528396e (diff)
downloadports-e005200f0e01e86b9e03fe474cdb64f5b037f0d1.tar.gz
ports-e005200f0e01e86b9e03fe474cdb64f5b037f0d1.zip
Fix make index error on 7-current(No more NO_MAN).
Updating the ports index ... Generating INDEX.tmp - please wait.."/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set. ===> x11/wmfstatus failed "/usr/share/mk/bsd.own.mk", line 353: WITH_MAN and WITHOUT_MAN can't both be set.
Notes
Notes: svn path=/head/; revision=159096
Diffstat (limited to 'x11/wmfstatus')
-rw-r--r--x11/wmfstatus/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/x11/wmfstatus/Makefile b/x11/wmfstatus/Makefile
index 4c8721052bd5..f5674486bf3f 100644
--- a/x11/wmfstatus/Makefile
+++ b/x11/wmfstatus/Makefile
@@ -17,7 +17,6 @@ WRKSRC= ${WRKDIR}/${DISTNAME}/${PORTNAME}
USE_X_PREFIX= yes
USE_XPM= yes
-NO_MAN=
PLIST_FILES= bin/wmfstatus
.include <bsd.port.mk>