summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorjim <jim@FreeBSD.org>1999-12-09 20:45:34 +0000
committerjim <jim@FreeBSD.org>1999-12-09 20:45:34 +0000
commitef969e8afcd931725d719edb308aa1c089ac8026 (patch)
tree9ec395671350ea3b72bae4cc3164fe6ae352b85c
parent5018886509df164697ea958350c7683aa739d793 (diff)
downloadFreeBSD-ports-ef969e8afcd931725d719edb308aa1c089ac8026.zip
FreeBSD-ports-ef969e8afcd931725d719edb308aa1c089ac8026.tar.gz
Add a LIB_DEPENDS on imlib and a RUN_DEPENDS on weblint.
Submitted by: vanilla
-rw-r--r--www/bluefish/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/www/bluefish/Makefile b/www/bluefish/Makefile
index 8b196bd..1f46ea0 100644
--- a/www/bluefish/Makefile
+++ b/www/bluefish/Makefile
@@ -14,7 +14,9 @@ MASTER_SITES= http://bluefish.linuxbox.com/download/ \
MAINTAINER= jim@FreeBSD.org
-LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12
+RUN_DEPENDS= weblint:${PORTSDIR}/www/weblint
+LIB_DEPENDS= gtk12.2:${PORTSDIR}/x11-toolkits/gtk12 \
+ gdk_imlib.5:${PORTSDIR}/graphics/imlib
GTK_CONFIG?= ${X11BASE}/bin/gtk12-config
OpenPOWER on IntegriCloud