summaryrefslogtreecommitdiffstats
path: root/devel/libnotify
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-05 02:13:59 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2010-12-05 02:13:59 +0800
commitd2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce (patch)
treefcb6229753e6533b41500741da36945eae9abfff /devel/libnotify
parent5a88a8ba186cd8b622dcb6368943fb89db3facb1 (diff)
downloadmarcuscom-ports-d2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce.tar
marcuscom-ports-d2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce.tar.gz
marcuscom-ports-d2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce.tar.bz2
marcuscom-ports-d2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce.tar.lz
marcuscom-ports-d2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce.tar.xz
marcuscom-ports-d2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce.tar.zst
marcuscom-ports-d2dae6a7584f51a70c366e5e8a0d0d4e4149c8ce.zip
Chase after new autotools world order.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@14927 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'devel/libnotify')
-rw-r--r--devel/libnotify/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libnotify/Makefile b/devel/libnotify/Makefile
index 1b837dc32..f4b6fbff7 100644
--- a/devel/libnotify/Makefile
+++ b/devel/libnotify/Makefile
@@ -3,7 +3,7 @@
# Whom: Andreas Kohn <andreas@syndrom23.de>
#
# $FreeBSD$
-# $MCom: ports/devel/libnotify/Makefile,v 1.10 2010/10/15 06:43:06 avl Exp $
+# $MCom: ports/devel/libnotify/Makefile,v 1.12 2010/12/01 14:22:30 kwm Exp $
#
PORTNAME= libnotify
@@ -21,7 +21,7 @@ USE_GNOME= gnomehack gnometarget intlhack glib20 gtk30 ltverhack
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes
-USE_AUTOTOOLS= libtool:22
+USE_AUTOTOOLS= libtool
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"