summaryrefslogtreecommitdiff
path: root/x11/yelp/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-15 21:40:37 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-15 21:40:37 +0000
commitb9314ac5ea76c6d388df871335b16fdc2722783c (patch)
tree0b81c7be454a4d24fd0ffaa0a4eb3d975b971054 /x11/yelp/Makefile
parentAdd missing file to pkg-plist (diff)
Update to 2.2.2.
Notes
Notes: svn path=/head/; revision=83049
Diffstat (limited to 'x11/yelp/Makefile')
-rw-r--r--x11/yelp/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/yelp/Makefile b/x11/yelp/Makefile
index 0a110d1fe6f9..946d56b51915 100644
--- a/x11/yelp/Makefile
+++ b/x11/yelp/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= yelp
-PORTVERSION= 2.2.1
+PORTVERSION= 2.2.2
CATEGORIES= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
@@ -22,7 +22,7 @@ USE_GNOME= gnomeprefix gnomehack libgnomeui libgtkhtml
USE_GMAKE= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias"
post-patch: