summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-08-06 08:43:42 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-08-06 08:43:42 +0000
commit1db9471f8e2cd80d1e463c98e6d3f7332d7c6e25 (patch)
treecc91adfe4798f69c23bc15ed7c17eff6b2061739 /devel
parentFix a crash that can occur in gnome-panel when GNOME and KDE are on the (diff)
Fix build.
Approved by: portmgr (implicit)
Notes
Notes: svn path=/head/; revision=140796
Diffstat (limited to 'devel')
-rw-r--r--devel/gnome2-hacker-tools/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gnome2-hacker-tools/Makefile b/devel/gnome2-hacker-tools/Makefile
index 626644a23ee6..997d799397dc 100644
--- a/devel/gnome2-hacker-tools/Makefile
+++ b/devel/gnome2-hacker-tools/Makefile
@@ -15,7 +15,7 @@ EXTRACT_ONLY= # empty
MAINTAINER= gnome@FreeBSD.org
COMMENT= GNOME 2 development tools
-RUN_DEPENDS= mlv:${PORTSDIR}/editors/mlview \
+RUN_DEPENDS= mlview:${PORTSDIR}/editors/mlview \
gnome-autogen.sh:${PORTSDIR}/devel/gnomecommon \
glade-2:${PORTSDIR}/devel/glade2 \
ghex2:${PORTSDIR}/editors/ghex \