diff options
Diffstat (limited to 'print/epsonepl/Makefile')
-rw-r--r-- | print/epsonepl/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/print/epsonepl/Makefile b/print/epsonepl/Makefile index 57c2c833a9d8..97f9a33e8772 100644 --- a/print/epsonepl/Makefile +++ b/print/epsonepl/Makefile @@ -7,14 +7,13 @@ PORTREVISION= 4 CATEGORIES= print MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/GS-IJS%20Plugin%20v${PORTVERSION} DISTNAME= ${PORTNAME}ijs-${PORTVERSION} -EXTRACT_SUFX= .tgz MAINTAINER= ports@FreeBSD.org COMMENT= Printer filter for EPSON EPL-5700L etc LIB_DEPENDS= libijs.so:${PORTSDIR}/print/libijs -USES= uidfix +USES= uidfix tar:tgz USE_GHOSTSCRIPT_RUN= yes MAKEFILE= ${FILESDIR}/Makefile |