summaryrefslogtreecommitdiffstats
path: root/deskutils/ljit
diff options
context:
space:
mode:
authordanfe <danfe@FreeBSD.org>2004-10-27 11:53:45 +0000
committerdanfe <danfe@FreeBSD.org>2004-10-27 11:53:45 +0000
commit42278e8dfea1a5b2eef20a85cbc685ade66cabd4 (patch)
treedd7e5d8f53960a622fc13fbe56077b0aeaff7840 /deskutils/ljit
parentb9f56e05f57ac62e108959fbe120a3852dbf750f (diff)
downloadFreeBSD-ports-42278e8dfea1a5b2eef20a85cbc685ade66cabd4.zip
FreeBSD-ports-42278e8dfea1a5b2eef20a85cbc685ade66cabd4.tar.gz
Fix RUN_DEPENDS. No PORTREVISION bump since this bug existed for only
15 minutes. Approved by: fjoe (mentor, implicit)
Diffstat (limited to 'deskutils/ljit')
-rw-r--r--deskutils/ljit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/ljit/Makefile b/deskutils/ljit/Makefile
index dca68ac..54ea179 100644
--- a/deskutils/ljit/Makefile
+++ b/deskutils/ljit/Makefile
@@ -15,7 +15,7 @@ MAINTAINER= danfe@FreeBSD.org
COMMENT= GUI tool to help LiveJournal users post images
LIB_DEPENDS= curl.3:${PORTSDIR}/ftp/curl
-#RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
+RUN_DEPENDS= convert:${PORTSDIR}/graphics/ImageMagick
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
OpenPOWER on IntegriCloud