aboutsummaryrefslogtreecommitdiff
path: root/x11/yelp
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 /x11/yelp
parente6d638b4ac3b463304cc25a4335ed6b5ad5d57e6 (diff)
downloadports-734349b51e45b3b7ca3962ef3081939860edc649.tar.gz
ports-734349b51e45b3b7ca3962ef3081939860edc649.zip
Notes
Diffstat (limited to 'x11/yelp')
-rw-r--r--x11/yelp/Makefile13
1 files changed, 9 insertions, 4 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index b3843967b838..6943190aee43 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -8,7 +8,7 @@
PORTNAME= yelp
PORTVERSION= 2.30.2
-PORTREVISION= 3
+PORTREVISION= 4
CATEGORIES= x11 gnome
MASTER_SITES= GNOME
DIST_SUBDIR= gnome2
@@ -22,7 +22,7 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
CONFLICTS= yelp-2.31.*
-USE_GECKO= libxul
+USE_GECKO= libxul19
USE_GETTEXT= yes
USE_BZIP2= yes
USE_XORG= ice
@@ -32,8 +32,8 @@ GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ARGS= --with-gecko=${GECKO} \
- --with-gecko-home=${LOCALBASE}/lib/${GECKO}
+CONFIGURE_ARGS= --with-gecko=${GECKO:S/19//} \
+ --with-gecko-home=${LOCALBASE}/lib/${GECKO:S/19//}
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
GCONF_SCHEMAS= yelp.schemas
@@ -50,6 +50,11 @@ LDFLAGS+= -fstack-protector
post-extract:
${RM} -f ${WRKSRC}/data/yelp.schemas
+post-patch:
+ @${REINPLACE_CMD} -e 's,[-/]unstable,,' \
+ -e 's/ --define-variable=includetype=unstable//' \
+ ${WRKSRC}/configure
+
post-install:
@-update-mime-database ${PREFIX}/share/mime