summaryrefslogtreecommitdiff
path: root/editors/gnotepad+
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-09-13 08:41:49 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-09-13 08:41:49 +0000
commitad4f82815f267126afb1fd73ab7fd705b100c73d (patch)
tree4effa7e9e5d509fcd5b5899bd37f80f5cce63a13 /editors/gnotepad+
parentUpdate to 0.9.16 (diff)
Add gnomecore into RUN_DEPENDS to ensure correct removal of share/gnome.
Submitted by: bento
Notes
Notes: svn path=/head/; revision=32571
Diffstat (limited to 'editors/gnotepad+')
-rw-r--r--editors/gnotepad+/Makefile1
1 files changed, 1 insertions, 0 deletions
diff --git a/editors/gnotepad+/Makefile b/editors/gnotepad+/Makefile
index 1addd79f4f22..aec1a42e27ad 100644
--- a/editors/gnotepad+/Makefile
+++ b/editors/gnotepad+/Makefile
@@ -18,6 +18,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX} \
MAINTAINER= brett@peloton.runet.edu
LIB_DEPENDS= gnome.4:${PORTSDIR}/x11/gnomelibs
+RUN_DEPENDS= panel:${PORTSDIR}/x11/gnomecore
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config