diff options
author | ade <ade@FreeBSD.org> | 2000-08-11 15:25:32 +0000 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-08-11 15:25:32 +0000 |
commit | 29813ad859814a458d46eae597974fc428a4229e (patch) | |
tree | d68fd64f68b76cc68efdbf4eaeb42fa2eaa162c5 /www/peacock | |
parent | ca8c7a13c90818d9502c55a5ec82f76a8d7e5783 (diff) | |
download | FreeBSD-ports-29813ad859814a458d46eae597974fc428a4229e.zip FreeBSD-ports-29813ad859814a458d46eae597974fc428a4229e.tar.gz |
Fix up 'extra' directories
Submitted by: bento
Diffstat (limited to 'www/peacock')
-rw-r--r-- | www/peacock/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/www/peacock/Makefile b/www/peacock/Makefile index 728c906..ad27476 100644 --- a/www/peacock/Makefile +++ b/www/peacock/Makefile @@ -12,8 +12,7 @@ MASTER_SITES= http://peacock.sourceforge.net/sources/ MAINTAINER= ade@FreeBSD.org -LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs -RUN_DEPENDS= gnomecc:${PORTSDIR}/sysutils/gnomecontrolcenter +LIB_DEPENDS= panel_applet.4:${PORTSDIR}/x11/gnomecore GTK_CONFIG?= ${X11BASE}/bin/gtk12-config |