aboutsummaryrefslogtreecommitdiff
path: root/devel/libnotify/Makefile
diff options
context:
space:
mode:
authorJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-14 12:53:23 +0000
committerJean-Yves Lefort <jylefort@FreeBSD.org>2006-11-14 12:53:23 +0000
commit90979fb60fea38722690d6ded421298179a2664e (patch)
tree763c92e73281410f73226863899179b31a78039a /devel/libnotify/Makefile
parent36dc0b3c5ad0e02227cddbf6fa29999e5921368e (diff)
downloadports-90979fb60fea38722690d6ded421298179a2664e.tar.gz
ports-90979fb60fea38722690d6ded421298179a2664e.zip
Notes
Diffstat (limited to 'devel/libnotify/Makefile')
-rw-r--r--devel/libnotify/Makefile9
1 files changed, 4 insertions, 5 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 1eb637898184..29f95fafc10b 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -6,21 +6,20 @@
#
PORTNAME= libnotify
-PORTVERSION= 0.4.2
-PORTREVISION= 2
+PORTVERSION= 0.4.3
CATEGORIES= devel gnome
MASTER_SITES= http://www.galago-project.org/files/releases/source/libnotify/
-MAINTAINER= andreas@syndrom23.de
+MAINTAINER= gnome@FreeBSD.org
COMMENT= A library for desktop notifications
LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
popt.0:${PORTSDIR}/devel/popt
-USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20
+USE_GNOME= gnomehack gnometarget intlhack glib20 gtk20 ltverhack
USE_GMAKE= yes
INSTALLS_SHLIB= yes
-GNU_CONFIGURE= yes
+USE_AUTOTOOLS= libtool:15
CONFIGURE_ARGS= --without-gtk-doc
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"