summaryrefslogtreecommitdiffstats
path: root/devel/libnotify
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-12 03:48:48 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2011-08-12 03:48:48 +0800
commitcc54e24b4e43f4af240bda9a82e5ef95e63b3079 (patch)
treee407ff9f19c884c09144e648a8773cf25e52d2f7 /devel/libnotify
parentdc64c4976cdf64a46618b71a7458933038be1863 (diff)
downloadmarcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.gz
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.bz2
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.lz
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.xz
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.tar.zst
marcuscom-ports-cc54e24b4e43f4af240bda9a82e5ef95e63b3079.zip
Remove gnometarget from USE_GNOME.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@16118 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 f1a55946f..c49d759eb 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.20 2011/06/10 17:04:17 kwm Exp $
+# $MCom: ports/devel/libnotify/Makefile,v 1.21 2011/06/11 19:51:15 mezz Exp $
#
PORTNAME= libnotify
@@ -21,7 +21,7 @@ RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection
LICENSE= LGPL21
LICENSE_FILE= ${WRKSRC}/COPYING
USE_BZIP2= yes
-USE_GNOME= gnomehack gnometarget intlhack glib20 gdkpixbuf2 ltverhack
+USE_GNOME= gnomehack intlhack glib20 gdkpixbuf2 ltverhack
USE_GETTEXT= yes
USE_GMAKE= yes
USE_LDCONFIG= yes