aboutsummaryrefslogtreecommitdiff
path: root/security
diff options
context:
space:
mode:
authorBeat Gaetzi <beat@FreeBSD.org>2012-09-10 19:19:32 +0000
committerBeat Gaetzi <beat@FreeBSD.org>2012-09-10 19:19:32 +0000
commit734349b51e45b3b7ca3962ef3081939860edc649 (patch)
treeee00a96c55d6989c6d1c276075efa6edf489ad90 /security
parente6d638b4ac3b463304cc25a4335ed6b5ad5d57e6 (diff)
downloadports-734349b51e45b3b7ca3962ef3081939860edc649.tar.gz
ports-734349b51e45b3b7ca3962ef3081939860edc649.zip
Notes
Diffstat (limited to 'security')
-rw-r--r--security/seahorse-plugins/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/security/seahorse-plugins/Makefile b/security/seahorse-plugins/Makefile
index 21a97e3cf16a..fd7c9b7df078 100644
--- a/security/seahorse-plugins/Makefile
+++ b/security/seahorse-plugins/Makefile
@@ -22,7 +22,7 @@ LIB_DEPENDS= cryptui.0:${PORTSDIR}/security/seahorse \
USE_BZIP2= yes
USE_GETTEXT= yes
USE_GMAKE= yes
-#USE_GECKO= libxul
+#USE_GECKO= libxul19
USE_GNOME= gnomehack intlhack gnomeprefix gconf2 gnomedocutils
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
@@ -44,7 +44,7 @@ MAN1= seahorse-agent.1 seahorse-tool.1
#.if ${GECKO}=="libxul"
#CONFIGURE_ARGS+=--with-gecko=libxul-unstable
#.else
-#CONFIGURE_ARGS+=--with-gecko=${GECKO}
+#CONFIGURE_ARGS+=--with-gecko=${GECKO:S/19//}
#.endif
.if !defined(WITHOUT_GEDIT)