diff options
| -rw-r--r-- | graphics/tgif-nls/Makefile | 3 | ||||
| -rw-r--r-- | graphics/tgif/Makefile | 3 | ||||
| -rw-r--r-- | textproc/tth/Makefile | 1 |
3 files changed, 2 insertions, 5 deletions
diff --git a/graphics/tgif-nls/Makefile b/graphics/tgif-nls/Makefile index 49cddf3b23a8..410b12722e96 100644 --- a/graphics/tgif-nls/Makefile +++ b/graphics/tgif-nls/Makefile @@ -17,8 +17,7 @@ MAINTAINER= one@netlab.is.tsukuba.ac.jp BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext LIB_DEPENDS= intl.1:${PORTSDIR}/devel/gettext -RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ - pnmtopng:${PORTSDIR}/graphics/pnmtopng +RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm USE_IMAKE= yes MAN1= tgif.1 diff --git a/graphics/tgif/Makefile b/graphics/tgif/Makefile index 4ccaca67c037..2f3a662fd256 100644 --- a/graphics/tgif/Makefile +++ b/graphics/tgif/Makefile @@ -13,8 +13,7 @@ MASTER_SITES= ftp://bourbon.cs.umd.edu/pub/tgif/ \ MAINTAINER= bmc@WillsCreek.COM -RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm \ - pnmtopng:${PORTSDIR}/graphics/pnmtopng +RUN_DEPENDS= giftopnm:${PORTSDIR}/graphics/netpbm USE_IMAKE= yes MAN1= tgif.1 diff --git a/textproc/tth/Makefile b/textproc/tth/Makefile index f7690986b996..6d76da8ae01e 100644 --- a/textproc/tth/Makefile +++ b/textproc/tth/Makefile @@ -18,7 +18,6 @@ MAINTAINER= ports@FreeBSD.org RUN_DEPENDS= gs:${PORTSDIR}/print/ghostscript6 \ latex:${PORTSDIR}/print/teTeX \ - pnmtopng:${PORTSDIR}/graphics/pnmtopng \ ppmtogif:${PORTSDIR}/graphics/netpbm MAN1= tth.1 |
