svn commit: r337720 - head/devel/pkgconf

Baptiste Daroussin bapt at FreeBSD.org
Fri Dec 27 12:04:12 UTC 2013


Author: bapt
Date: Fri Dec 27 12:04:11 2013
New Revision: 337720
URL: http://svnweb.freebsd.org/changeset/ports/337720

Log:
  Remove cruft

Modified:
  head/devel/pkgconf/Makefile

Modified: head/devel/pkgconf/Makefile
==============================================================================
--- head/devel/pkgconf/Makefile	Fri Dec 27 12:03:24 2013	(r337719)
+++ head/devel/pkgconf/Makefile	Fri Dec 27 12:04:11 2013	(r337720)
@@ -11,8 +11,6 @@ COMMENT=	Utility to help to configure co
 
 LICENSE=	BSD
 
-OPTIONS_DEFINE=	DOCS
-
 GNU_CONFIGURE=	yes
 CONFIGURE_ARGS=	--with-pkg-config-dir=${PREFIX}/libdata/pkgconfig:/usr/libdata/pkgconfig \
 		--with-system-libdir=/usr/lib \


More information about the svn-ports-head mailing list