[Midnightbsd-cvs] mports: Makefile: We've got gnome power manager and netstatus

laffer1 at midnightbsd.org laffer1 at midnightbsd.org
Fri May 30 21:51:50 EDT 2008


Log Message:
-----------
We've got gnome power manager and netstatus

Modified Files:
--------------
    mports/x11/gnome2:
        Makefile (r1.5 -> r1.6)

-------------- next part --------------
Index: Makefile
===================================================================
RCS file: /home/cvs/mports/x11/gnome2/Makefile,v
retrieving revision 1.5
retrieving revision 1.6
diff -L x11/gnome2/Makefile -L x11/gnome2/Makefile -u -r1.5 -r1.6
--- x11/gnome2/Makefile
+++ x11/gnome2/Makefile
@@ -32,10 +32,8 @@
 # alacarte:${PORTSDIR}/deskutils/alacarte \
 # ${LOCALBASE}/lib/deskbar-applet/deskbar-applet:${PORTSDIR}/deskutils/deskbar-applet \
 #   dasher:${PORTSDIR}/accessibility/dasher \
-#gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager \
-#		gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \
-#${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \
 # seahorse:${PORTSDIR}/security/seahorse
+#             gnome-volume-manager:${PORTSDIR}/sysutils/gnome-volume-manager \
 # network-admin:${PORTSDIR}/sysutils/gnome-system-tools \
 
 RUN_DEPENDS?=	${LOCALBASE}/libexec/gweather-applet-2:${PORTSDIR}/x11/gnome-applets \
@@ -46,6 +44,7 @@
 		gconf-editor:${PORTSDIR}/sysutils/gconf-editor \
 		gedit:${PORTSDIR}/editors/gedit \
 		gnome-nettool:${PORTSDIR}/net/gnome-nettool \
+		${LOCALBASE}/libexec/gnome-netstatus-applet:${PORTSDIR}/net/gnome-netstatus \
 		gnome-terminal:${PORTSDIR}/x11/gnome-terminal \
 		gnome-session:${PORTSDIR}/x11/gnome-session \
 		gnome-system-monitor:${PORTSDIR}/sysutils/gnome-system-monitor \
@@ -73,7 +72,8 @@
 		${LOCALBASE}/libexec/fast-user-switch-applet:${PORTSDIR}/x11/fast-user-switch-applet \
 		orca:${PORTSDIR}/accessibility/orca \
 		gnome-mount:${PORTSDIR}/sysutils/gnome-mount \
-		${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon
+		${LOCALBASE}/libexec/notification-daemon:${PORTSDIR}/deskutils/notification-daemon \
+		gnome-power-manager:${PORTSDIR}/sysutils/gnome-power-manager
 
 NO_BUILD=	yes
 


More information about the Midnightbsd-cvs mailing list