aboutsummaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
-rw-r--r--deskutils/ljit/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/deskutils/ljit/Makefile b/deskutils/ljit/Makefile
index dca68aca5558..54ea1790832a 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"