svn commit: r337998 - head/devel/lasi
Tijl Coosemans
tijl at FreeBSD.org
Sun Dec 29 14:48:49 UTC 2013
Author: tijl
Date: Sun Dec 29 14:48:48 2013
New Revision: 337998
URL: http://svnweb.freebsd.org/changeset/ports/337998
Log:
Add options DOCS and EXAMPLES.
Modified:
head/devel/lasi/Makefile
Modified: head/devel/lasi/Makefile
==============================================================================
--- head/devel/lasi/Makefile Sun Dec 29 14:46:23 2013 (r337997)
+++ head/devel/lasi/Makefile Sun Dec 29 14:48:48 2013 (r337998)
@@ -12,6 +12,8 @@ DISTNAME= libLASi-${PORTVERSION}
MAINTAINER= lme at FreeBSD.org
COMMENT= C++ stream output interface for creating Postscript documents
+OPTIONS_DEFINE= DOCS EXAMPLES
+
USES= cmake pkgconfig
USE_GNOME= pango
USE_AUTOTOOLS= libltdl
More information about the svn-ports-all
mailing list