svn commit: r317442 - head/devel/frink/files
Baptiste Daroussin
bapt at FreeBSD.org
Sun May 5 21:52:25 UTC 2013
Author: bapt
Date: Sun May 5 21:52:24 2013
New Revision: 317442
URL: http://svnweb.freebsd.org/changeset/ports/317442
Log:
Fix build on current
Modified:
head/devel/frink/files/Makefile.bsd
Modified: head/devel/frink/files/Makefile.bsd
==============================================================================
--- head/devel/frink/files/Makefile.bsd Sun May 5 21:47:26 2013 (r317441)
+++ head/devel/frink/files/Makefile.bsd Sun May 5 21:52:24 2013 (r317442)
@@ -4,6 +4,6 @@ CFLAGS+=-I${.CURDIR}
BINDIR= ${PREFIX}/bin
MANDIR= ${PREFIX}/man/man
-NOMAN= regretfully
+NO_MAN= regretfully
.include <bsd.prog.mk>
More information about the svn-ports-head
mailing list