aboutsummaryrefslogtreecommitdiffstats
path: root/x11/yelp/Makefile
diff options
context:
space:
mode:
authormarcus <marcus@FreeBSD.org>2002-09-07 03:45:33 +0800
committermarcus <marcus@FreeBSD.org>2002-09-07 03:45:33 +0800
commitd77991c911ee2843b26b58e41e2d5a7225c5a62c (patch)
treeb14c565f3c6a056532c55a1e765bd9645b1f46ea /x11/yelp/Makefile
parent036412f21c1cf8631197079adac4bf0cdb0e5fd0 (diff)
downloadfreebsd-ports-gnome-d77991c911ee2843b26b58e41e2d5a7225c5a62c.tar.gz
freebsd-ports-gnome-d77991c911ee2843b26b58e41e2d5a7225c5a62c.tar.zst
freebsd-ports-gnome-d77991c911ee2843b26b58e41e2d5a7225c5a62c.zip
Update to 1.0.6.
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 ; \