Index: graphics/imlib/Makefile =================================================================== RCS file: /import/FreeBSD-CVS/ports/graphics/imlib/Makefile,v retrieving revision 1.103 diff -u -p -u -r1.103 Makefile --- graphics/imlib/Makefile 6 Jun 2008 13:34:35 -0000 1.103 +++ graphics/imlib/Makefile 24 Jun 2008 11:48:28 -0000 @@ -20,6 +20,10 @@ COMMENT= A graphic library for enlighten LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ tiff.4:${PORTSDIR}/graphics/tiff \ ungif.5:${PORTSDIR}/graphics/libungif +BUILD_DEPENDS= picttoppm:${PORTSDIR}/graphics/netpbm #\ +# convert:${PORTSDIR}/graphics/ImageMagick +RUN_DEPENDS= picttoppm:${PORTSDIR}/graphics/netpbm #\ +# convert:${PORTSDIR}/graphics/ImageMagick USE_AUTOTOOLS= libtool:15 USE_BZIP2= yes