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.
This commit is contained in:
Norikatsu Shigemura 2006-04-08 03:30:39 +00:00
parent 0110275ddf
commit e005200f0e
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=159096

View file

@ -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>