diff options
author | ade <ade@FreeBSD.org> | 2000-08-11 23:25:32 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2000-08-11 23:25:32 +0800 |
commit | 29813ad859814a458d46eae597974fc428a4229e (patch) | |
tree | d68fd64f68b76cc68efdbf4eaeb42fa2eaa162c5 /www | |
parent | ca8c7a13c90818d9502c55a5ec82f76a8d7e5783 (diff) | |
download | freebsd-ports-graphics-29813ad859814a458d46eae597974fc428a4229e.tar.gz freebsd-ports-graphics-29813ad859814a458d46eae597974fc428a4229e.tar.zst freebsd-ports-graphics-29813ad859814a458d46eae597974fc428a4229e.zip |
Fix up 'extra' directories
Submitted by: bento
Diffstat (limited to 'www')
-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 728c90678be..ad27476ed45 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 |