svn commit: r317284 - head/mail/althea/files

Baptiste Daroussin bapt at FreeBSD.org
Fri May 3 22:19:20 UTC 2013


Author: bapt
Date: Fri May  3 22:19:19 2013
New Revision: 317284
URL: http://svnweb.freebsd.org/changeset/ports/317284

Log:
  Fix build on current

Modified:
  head/mail/althea/files/Makefile.bsd

Modified: head/mail/althea/files/Makefile.bsd
==============================================================================
--- head/mail/althea/files/Makefile.bsd	Fri May  3 22:18:16 2013	(r317283)
+++ head/mail/althea/files/Makefile.bsd	Fri May  3 22:19:19 2013	(r317284)
@@ -1,5 +1,5 @@
 PROG=	althea
-NOMAN=	forget it :(
+NO_MAN=	forget it :(
 
 objs!=	${MAKE} -V OBJS -f ${.CURDIR}/Makefile
 SRCS:=	${objs:.o=.cpp} main.cpp


More information about the svn-ports-all mailing list