summaryrefslogtreecommitdiff
path: root/devel/gamin/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-19 19:42:04 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2005-05-19 19:42:04 +0000
commitd44b3296aa29fc80e3a9cda6cc6f4a7294603833 (patch)
treea6854bd6a75014c750bce2393b13a55082610bfa /devel/gamin/Makefile
parentUpdate to 1.2. (diff)
Update to 0.1.0
Diffstat (limited to 'devel/gamin/Makefile')
-rw-r--r--devel/gamin/Makefile7
1 files changed, 3 insertions, 4 deletions
diff --git a/devel/gamin/Makefile b/devel/gamin/Makefile
index 3eaf490d3aa1..1f6b956cf8e5 100644
--- a/devel/gamin/Makefile
+++ b/devel/gamin/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= gamin
-PORTVERSION= 0.0.26
-PORTREVISION?= 13
+PORTVERSION= 0.1.0
CATEGORIES?= devel
MASTER_SITES= http://www.gnome.org/~veillard/gamin/sources/
@@ -19,8 +18,8 @@ USE_GNOME?= gnomehack glib20
INSTALLS_SHLIB= yes
CONFIGURE_ARGS?=--disable-gtk-doc --with-html-dir=${PREFIX}/share/doc \
--without-python
-CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
- LDFLAGS="-L${LOCALBASE}/lib"
+CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include ${PTHREAD_CFLAGS}" \
+ LDFLAGS="-L${LOCALBASE}/lib ${PTHREAD_LIBS}"
CONFLICTS= fam-[0-9]*