summaryrefslogtreecommitdiffstats
path: root/devel/libsigc++20
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/libsigc++20
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/libsigc++20')
-rw-r--r--devel/libsigc++20/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/devel/libsigc++20/Makefile b/devel/libsigc++20/Makefile
index 1dcfaaa28..8bfb56ba5 100644
--- a/devel/libsigc++20/Makefile
+++ b/devel/libsigc++20/Makefile
@@ -3,7 +3,7 @@
# Whom: Alexander Nedotsukov <bland@FreeBSD.org>
#
# $FreeBSD$
-# $MCom: ports/devel/libsigc++20/Makefile,v 1.16 2011/03/08 15:05:00 kwm Exp $
+# $MCom: ports/devel/libsigc++20/Makefile,v 1.17 2011/07/25 09:19:14 kwm Exp $
#
PORTNAME= libsigc++
@@ -22,7 +22,7 @@ USE_GMAKE= yes
USE_PERL5_BUILD=yes
LATEST_LINK= libsigc++20
USE_LDCONFIG= yes
-USE_GNOME= gnomehack gnometarget pkgconfig
+USE_GNOME= gnomehack pkgconfig
GNU_CONFIGURE= yes
PLIST_SUB= VERSION="2.0" API_VERSION="2.0"