svn commit: r317278 - head/devel/ruby-byaccr/files

Baptiste Daroussin bapt at FreeBSD.org
Fri May 3 22:04:51 UTC 2013


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

Log:
  Fix build on current

Modified:
  head/devel/ruby-byaccr/files/Makefile

Modified: head/devel/ruby-byaccr/files/Makefile
==============================================================================
--- head/devel/ruby-byaccr/files/Makefile	Fri May  3 22:04:00 2013	(r317277)
+++ head/devel/ruby-byaccr/files/Makefile	Fri May  3 22:04:50 2013	(r317278)
@@ -13,7 +13,7 @@ SRCS=	closure.c \
 	symtab.c \
 	verbose.c \
 	warshall.c
-NOMAN=	YES
+NO_MAN=	YES
 BINDIR=	${LOCALBASE}/bin
 
 .include <bsd.prog.mk>


More information about the svn-ports-all mailing list