svn commit: r350970 - head/devel/seed3
Baptiste Daroussin
bapt at FreeBSD.org
Fri Apr 11 14:48:58 UTC 2014
Author: bapt
Date: Fri Apr 11 14:48:57 2014
New Revision: 350970
URL: http://svnweb.freebsd.org/changeset/ports/350970
QAT: https://qat.redports.org/buildarchive/r350970/
Log:
Add forgotten DOCS option
Modified:
head/devel/seed3/Makefile
Modified: head/devel/seed3/Makefile
==============================================================================
--- head/devel/seed3/Makefile Fri Apr 11 14:47:45 2014 (r350969)
+++ head/devel/seed3/Makefile Fri Apr 11 14:48:57 2014 (r350970)
@@ -13,6 +13,8 @@ DIST_SUBDIR= gnome3
MAINTAINER= gnome at FreeBSD.org
COMMENT= GObject JavaScriptCore bridge
+OPTIONS_DEFINE= DOCS
+
BUILD_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/gnome-js-common.pc:${PORTSDIR}/devel/gnome-js-common
LIB_DEPENDS= libffi.so:${PORTSDIR}/devel/libffi \
libwebkitgtk-3.0.so:${PORTSDIR}/www/webkit-gtk3 \
More information about the svn-ports-all
mailing list