summaryrefslogtreecommitdiffstats
path: root/security
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-11-03 05:47:55 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2014-11-03 05:47:55 +0800
commit2338ce892fb9a47cbc04cd83b523a93aebdd38e0 (patch)
treebc11c3c365f54cf6cb3a2055ebbbca0d513dd1e4 /security
parent529b92e31852b42e6d4530c7553b3c9c108c8372 (diff)
downloadmarcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar
marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar.gz
marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar.bz2
marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar.lz
marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar.xz
marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.tar.zst
marcuscom-ports-2338ce892fb9a47cbc04cd83b523a93aebdd38e0.zip
Drop gnomehier from gnome ports, keep it in b.g.m until we can clean the
ports tree after gnome 3 landed. Since pkg itself tries to cleanup empty dirs we don't have to keep track of them anymore. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@20031 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'security')
-rw-r--r--security/gcr/Makefile2
-rw-r--r--security/libgnome-keyring/Makefile2
-rw-r--r--security/libsecret/Makefile2
3 files changed, 3 insertions, 3 deletions
diff --git a/security/gcr/Makefile b/security/gcr/Makefile
index fdfd92307..4dede5ff3 100644
--- a/security/gcr/Makefile
+++ b/security/gcr/Makefile
@@ -19,7 +19,7 @@ LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
CONFLICTS= gnome-keyring-2.[0-9]*
-USE_GNOME= gtk30 gnomehier intlhack introspection:build
+USE_GNOME= gtk30 intlhack introspection:build
USES= desktop-file-utils gettext gmake libtool pathfix \
pkgconfig shared-mime-info tar:xz
GNU_CONFIGURE= yes
diff --git a/security/libgnome-keyring/Makefile b/security/libgnome-keyring/Makefile
index d67a4375f..98961ca05 100644
--- a/security/libgnome-keyring/Makefile
+++ b/security/libgnome-keyring/Makefile
@@ -14,7 +14,7 @@ COMMENT= Program that keeps passwords and other secrets
LIB_DEPENDS= libdbus-1.so:${PORTSDIR}/devel/dbus \
libgcrypt.so:${PORTSDIR}/security/libgcrypt
-USE_GNOME= glib20 gnomehier gnomeprefix intlhack \
+USE_GNOME= glib20 gnomeprefix intlhack \
introspection:build
USES= gettext gmake libtool pathfix pkgconfig tar:xz
GNU_CONFIGURE= yes
diff --git a/security/libsecret/Makefile b/security/libsecret/Makefile
index 4417c8b57..30e6f8f0a 100644
--- a/security/libsecret/Makefile
+++ b/security/libsecret/Makefile
@@ -15,7 +15,7 @@ BUILD_DEPENDS= docbook-xsl>=0:${PORTSDIR}/textproc/docbook-xsl
LIB_DEPENDS= libgcrypt.so:${PORTSDIR}/security/libgcrypt
USES= gettext gmake libtool pathfix pkgconfig tar:xz
-USE_GNOME= gnomehier glib20 libxslt:build intltool \
+USE_GNOME= glib20 libxslt:build intltool \
introspection:build
USE_LDCONFIG= yes
GNU_CONFIGURE= yes