summaryrefslogtreecommitdiff
path: root/x11/yelp/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-06 19:45:33 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2002-09-06 19:45:33 +0000
commitd2435de8f43ea31d862ac613d448daa7486cf640 (patch)
tree2e5e08c39f5561eb2bff43dd53ef9e4f8d08f0f8 /x11/yelp/Makefile
parentUpdate to 2.0.7. (diff)
Update to 1.0.6.
Notes
Notes: svn path=/head/; revision=65740
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r--x11/yelp/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index ed8667238b89..a6b783e7e68a 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yelp
-PORTVERSION= 1.0.5
+PORTVERSION= 1.0.6
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= 2.0.1/sources/${PORTNAME}
@@ -27,6 +27,7 @@ USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib"
CONFIGURE_TARGET= --target=${MACHINE_ARCH}-unknown-freebsd${OSREL}
+MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \