aboutsummaryrefslogtreecommitdiff
path: root/devel/gnome-vfs1/Makefile
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2002-01-24 15:09:56 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2002-01-24 15:09:56 +0000
commit667a05fa8be63a1337a6f8c315fdfe7693c96dc0 (patch)
tree892223ffbc49d2443d942731d8a4be55d68b95fb /devel/gnome-vfs1/Makefile
parente7d263357f29c8177351d572535434653324c7ea (diff)
downloadports-667a05fa8be63a1337a6f8c315fdfe7693c96dc0.tar.gz
ports-667a05fa8be63a1337a6f8c315fdfe7693c96dc0.zip
Notes
Diffstat (limited to 'devel/gnome-vfs1/Makefile')
-rw-r--r--devel/gnome-vfs1/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/devel/gnome-vfs1/Makefile b/devel/gnome-vfs1/Makefile
index 854a496c9582..76cb0acb48cf 100644
--- a/devel/gnome-vfs1/Makefile
+++ b/devel/gnome-vfs1/Makefile
@@ -7,6 +7,7 @@
PORTNAME= gnomevfs
PORTVERSION= 1.0.4
+PORTREVISION= 1
CATEGORIES= devel gnome
MASTER_SITES= ${MASTER_SITE_GNOME}
MASTER_SITE_SUBDIR= stable/sources/gnome-vfs
@@ -27,10 +28,11 @@ USE_X_PREFIX= yes
USE_GNOMELIBS= yes
GNU_CONFIGURE= yes
INSTALLS_SHLIB= yes
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
+CONFIGURE_ENV= CPPFLAGS="${PTHREAD_CFLAGS} -I${LOCALBASE}/include" \
LIBS="-L${LOCALBASE}/lib" \
MSGFMT=${LOCALBASE}/bin/msgfmt-new \
- XGETTEXT=${LOCALBASE}/bin/xgettext-new
+ XGETTEXT=${LOCALBASE}/bin/xgettext-new \
+ BSD_PTHREAD_LIBS=${PTHREAD_LIBS}
MAN5= gnome-vfs-mime.5