svn commit: r314919 - head/security/seahorse-plugins
Koop Mast
kwm at FreeBSD.org
Fri Mar 22 12:35:29 UTC 2013
Author: kwm
Date: Fri Mar 22 12:35:28 2013
New Revision: 314919
URL: http://svnweb.freebsd.org/changeset/ports/314919
Log:
Add missing OPTIONS_DEFAULT.
Submitted by: pointyhat via miwi
Modified:
head/security/seahorse-plugins/Makefile
Modified: head/security/seahorse-plugins/Makefile
==============================================================================
--- head/security/seahorse-plugins/Makefile Fri Mar 22 12:23:46 2013 (r314918)
+++ head/security/seahorse-plugins/Makefile Fri Mar 22 12:35:28 2013 (r314919)
@@ -27,6 +27,7 @@ CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
OPTIONS_DEFINE= NAUTILUS GEDIT APPLET NOTIFY
+OPTIONS_DEFAULT=NAUTILUS GEDIT APPLET NOTIFY
NAUTILUS_DESC= Nautilus component
GEDIT_DESC= GEdit plug-in support
APPLET_DESC= Clipboard encryption applet
More information about the svn-ports-all
mailing list