summaryrefslogtreecommitdiffstats
path: root/sysutils/gnome-control-center
diff options
context:
space:
mode:
authorkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-22 08:45:30 +0800
committerkwm <kwm@df743ca5-7f9a-e211-a948-0013205c9059>2013-09-22 08:45:30 +0800
commitd9b7a5d08f21fddb6cfde0f9007bf386efa262c3 (patch)
tree0c2b10e51baf43285a81e5ec64568d9cf79d1dd9 /sysutils/gnome-control-center
parent7c7d7065529de83ad11e25e81432355d363a367e (diff)
downloadmarcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.gz
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.tar.zst
marcuscom-ports-d9b7a5d08f21fddb6cfde0f9007bf386efa262c3.zip
Add NO_STAGE to all ports, until we convert each one.
Use new LIB_DEPEND syntax for most ports. git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@18692 df743ca5-7f9a-e211-a948-0013205c9059
Diffstat (limited to 'sysutils/gnome-control-center')
-rw-r--r--sysutils/gnome-control-center/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/sysutils/gnome-control-center/Makefile b/sysutils/gnome-control-center/Makefile
index 1f0df0916..74ba26d61 100644
--- a/sysutils/gnome-control-center/Makefile
+++ b/sysutils/gnome-control-center/Makefile
@@ -12,16 +12,17 @@ DIST_SUBDIR= gnome2
MAINTAINER= gnome@FreeBSD.org
COMMENT= Control center for GNOME 2 project
-LIB_DEPENDS= canberra-gtk:${PORTSDIR}/audio/libcanberra \
- dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
- polkit-gobject-1:${PORTSDIR}/sysutils/polkit \
- unique-1.0:${PORTSDIR}/x11-toolkits/unique
+LIB_DEPENDS= libcanberra-gtk.so:${PORTSDIR}/audio/libcanberra \
+ libdbus-glib-1.so:${PORTSDIR}/devel/dbus-glib \
+ libpolkit-gobject-1.so:${PORTSDIR}/sysutils/polkit \
+ libunique-1.0.so:${PORTSDIR}/x11-toolkits/unique
BUILD_DEPENDS= ${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
RUN_DEPENDS= gnome-eject:${PORTSDIR}/sysutils/gnome-mount \
${LOCALBASE}/libexec/gnome-settings-daemon:${PORTSDIR}/sysutils/gnome-settings-daemon
CONFLICTS= gnome-control-center-3.[0-9]*
+NO_STAGE= yes
USE_BZIP2= yes
USES= desktop-file-utils gettext gmake pathfix pkgconfig \
shared-mime-info