diff options
Diffstat (limited to 'graphics')
| -rw-r--r-- | graphics/tgif-nls/Makefile | 3 | ||||
| -rw-r--r-- | graphics/tgif/Makefile | 3 |
2 files changed, 2 insertions, 4 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 |
