summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-05-11 20:37:23 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-05-11 20:37:23 +0800
commit25204cdfe4c91a6ac3af2487703585472dace49a (patch)
tree8f4f8f5e6910924ab1e2b08fa7937f5dfedf5745
parentf666dff82cc3a04e6e188fde341f9fccb77eca0b (diff)
downloadmarcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar
marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.gz
marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.bz2
marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.lz
marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.xz
marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.tar.zst
marcuscom-ports-25204cdfe4c91a6ac3af2487703585472dace49a.zip
Do some USES maintaince.
git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18440 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--audio/libcanberra/Makefile3
-rw-r--r--databases/libgdamm5/Makefile3
-rw-r--r--sysutils/polkit/Makefile2
3 files changed, 5 insertions, 3 deletions
diff --git a/audio/libcanberra/Makefile b/audio/libcanberra/Makefile
index 726d97b50..d3a09f2d9 100644
--- a/audio/libcanberra/Makefile
+++ b/audio/libcanberra/Makefile
@@ -17,7 +17,8 @@ LICENSE_FILE= ${WRKSRC}/LGPL
LIB_DEPENDS= vorbisfile:${PORTSDIR}/audio/libvorbis
USE_GMAKE= yes
-USE_GNOME= gnomeprefix gnomehack gnomehier gtk20 ltverhack gconf2
+USES= pathfix pkgconfig
+USE_GNOME= gnomeprefix gnomehier gtk20 ltverhack gconf2
USE_LDCONFIG= yes
USE_AUTOTOOLS= libtool libltdl
CONFIGURE_ARGS= --disable-lynx --disable-tdb --disable-alsa
diff --git a/databases/libgdamm5/Makefile b/databases/libgdamm5/Makefile
index 6b0dab333..536f19389 100644
--- a/databases/libgdamm5/Makefile
+++ b/databases/libgdamm5/Makefile
@@ -16,7 +16,8 @@ BUILD_DEPENDS= gm4:${PORTSDIR}/devel/m4
USE_AUTOTOOLS= libtool
USE_XZ= yes
USE_GMAKE= yes
-USE_GNOME= gnomehack libgda5 glibmm
+USES= pathfix pkgconfig
+USE_GNOME= libgda5 glibmm
GNU_CONFIGURE= yes
USE_LDCONFIG= yes
CONFIGURE_ARGS= --enable-static --disable-documentation
diff --git a/sysutils/polkit/Makefile b/sysutils/polkit/Makefile
index 0c570116e..fc7370f26 100644
--- a/sysutils/polkit/Makefile
+++ b/sysutils/polkit/Makefile
@@ -16,7 +16,7 @@ LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2
RUN_DEPENDS= ${LOCALBASE}/share/gir-1.0/GLib-2.0.gir:${PORTSDIR}/devel/gobject-introspection \
dbus-launch:${PORTSDIR}/devel/dbus
-USE_GNOME= gnomehack glib20 intlhack gnomehier
+USE_GNOME= glib20 intlhack gnomehier
USE_GMAKE= yes
USES= gettext pathfix pkgconfig
GNU_CONFIGURE= yes