aboutsummaryrefslogtreecommitdiff
path: root/x11/libgnome/Makefile
diff options
context:
space:
mode:
authorJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 01:08:28 +0000
committerJoe Marcus Clarke <marcus@FreeBSD.org>2003-06-01 01:08:28 +0000
commite014a6d34adc9f48596b889e74b72ee89a29b5f2 (patch)
tree50e38a77ade214741a2bbf0d09394276bffacd9c /x11/libgnome/Makefile
parent23d62dcf36b43c8f4112df1ad91afcc1579ca718 (diff)
downloadports-e014a6d34adc9f48596b889e74b72ee89a29b5f2.tar.gz
ports-e014a6d34adc9f48596b889e74b72ee89a29b5f2.zip
Notes
Diffstat (limited to 'x11/libgnome/Makefile')
-rw-r--r--x11/libgnome/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/libgnome/Makefile b/x11/libgnome/Makefile
index 300ccb758d8d..5edc1d527d99 100644
--- a/x11/libgnome/Makefile
+++ b/x11/libgnome/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= libgnome
-PORTVERSION= 2.2.0.1
+PORTVERSION= 2.2.1
CATEGORIES?= x11 gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= sources/${PORTNAME}/2.2
@@ -28,7 +28,7 @@ USE_REINPLACE= yes
INSTALLS_SHLIB= yes
USE_LIBTOOL= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LIBS="-L${LOCALBASE}/lib"
+ LDFLAGS="-L${LOCALBASE}/lib"
post-patch:
@${REINPLACE_CMD} -e 's|-lpthread|${PTHREAD_LIBS}|g ; \