summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-29 15:44:54 +0800
committerahze <ahze@df743ca5-7f9a-e211-a948-0013205c9059>2005-06-29 15:44:54 +0800
commitcc3bcd824ce6bf357347c7f518cb8c03fe745763 (patch)
tree237524c31002015a80804d723cc7fc5c010afcc7
parentd939823706ca0cf0f680be3905ae4dc3902ed9ef (diff)
downloadmarcuscom-ports-cc3bcd824ce6bf357347c7f518cb8c03fe745763.tar
marcuscom-ports-cc3bcd824ce6bf357347c7f518cb8c03fe745763.tar.gz
marcuscom-ports-cc3bcd824ce6bf357347c7f518cb8c03fe745763.tar.bz2
marcuscom-ports-cc3bcd824ce6bf357347c7f518cb8c03fe745763.tar.lz
marcuscom-ports-cc3bcd824ce6bf357347c7f518cb8c03fe745763.tar.xz
marcuscom-ports-cc3bcd824ce6bf357347c7f518cb8c03fe745763.tar.zst
marcuscom-ports-cc3bcd824ce6bf357347c7f518cb8c03fe745763.zip
- Add serpentine to depends
- Remove blank line git-svn-id: svn://creme-brulee.marcuscom.com/ports/trunk@4137 df743ca5-7f9a-e211-a948-0013205c9059
-rw-r--r--x11/gnome2-power-tools/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/gnome2-power-tools/Makefile b/x11/gnome2-power-tools/Makefile
index 20afec6dc..2979ad928 100644
--- a/x11/gnome2-power-tools/Makefile
+++ b/x11/gnome2-power-tools/Makefile
@@ -3,7 +3,7 @@
# Whom: Joe Marcus Clarke <marcus@FreeBSD.org>
#
# $FreeBSD$
-# $MCom$
+# $MCom: ports/x11/gnome2-power-tools/Makefile,v 1.48 2005/06/28 05:40:12 adamw Exp $
#
CATEGORIES= x11 gnome
@@ -22,7 +22,8 @@ RUN_DEPENDS= ${X11BASE}/lib/epiphany-1.6/extensions/libgesturesextension.so:${PO
gnomesu:${PORTSDIR}/security/libgnomesu \
bpm:${PORTSDIR}/sysutils/bpm \
gnome-file-share-properties:${PORTSDIR}/www/gnome-user-share \
- gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor
+ gnome-menu-editor:${PORTSDIR}/deskutils/gnome-menu-editor \
+ serpentine:${PORTSDIR}/sysutils/serpentine
# ${X11BASE}/libexec/quick-lounge-applet:${PORTSDIR}/misc/quick-lounge-applet \
MASTERDIR= ${.CURDIR}/../gnome2
@@ -31,4 +32,3 @@ GNOME_SLAVE= yes
DESCR= ${.CURDIR}/pkg-descr
.include "${MASTERDIR}/Makefile"
-