diff options
Diffstat (limited to 'japanese/easypr')
-rw-r--r-- | japanese/easypr/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/japanese/easypr/Makefile b/japanese/easypr/Makefile index feac02bd7962..5672462479bd 100644 --- a/japanese/easypr/Makefile +++ b/japanese/easypr/Makefile @@ -16,7 +16,7 @@ MAINTAINER= taoka@FreeBSD.org RUN_DEPENDS= e2ps:${PORTSDIR}/japanese/e2ps \ wish4.2jp:${PORTSDIR}/japanese/tk42 \ psnup:${PORTSDIR}/print/psutils-a4 \ - giftopnm::${PORTSDIR}/graphics/netpbm + giftopnm:${PORTSDIR}/graphics/netpbm do-build: ${ECHO} '#!${PREFIX}/bin/wish4.2jp' > ${WRKSRC}/easypr |