diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-13 08:41:49 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-09-13 08:41:49 +0000 |
commit | ad4f82815f267126afb1fd73ab7fd705b100c73d (patch) | |
tree | 4effa7e9e5d509fcd5b5899bd37f80f5cce63a13 /editors/gnotepad+ | |
parent | 473a6f111b30f26d329883c3d03510093bfde0d2 (diff) | |
download | ports-ad4f82815f267126afb1fd73ab7fd705b100c73d.tar.gz ports-ad4f82815f267126afb1fd73ab7fd705b100c73d.zip |
Notes
Diffstat (limited to 'editors/gnotepad+')
-rw-r--r-- | editors/gnotepad+/Makefile | 1 |
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 |