Fix RUN_DEPENDS. No PORTREVISION bump since this bug existed for only

15 minutes.

Approved by:	fjoe (mentor, implicit)
This commit is contained in:
Alexey Dokuchaev 2004-10-27 11:53:45 +00:00
parent e1dd81efcf
commit b9a691ffbb
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=120307

View File

@ -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"