diff options
Diffstat (limited to 'print/cups-base/Makefile')
-rw-r--r-- | print/cups-base/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/print/cups-base/Makefile b/print/cups-base/Makefile index 2050c4fd49d..7923ff16233 100644 --- a/print/cups-base/Makefile +++ b/print/cups-base/Makefile @@ -6,8 +6,8 @@ # PORTNAME= cups -PORTVERSION= 1.3.3 -PORTREVISION= 2 +PORTVERSION= 1.3.4 +PORTREVISION= 1 DISTVERSIONSUFFIX= -source CATEGORIES= print MASTER_SITES= EASYSW/${PORTNAME}/${DISTVERSION} @@ -25,7 +25,6 @@ CONFLICTS= LPRng-[0-9]* USE_LDCONFIG= yes USE_BZIP2= yes USE_GMAKE= yes -USE_PERL5_RUN= yes GNU_CONFIGURE= yes USE_RC_SUBR= cupsd CFLAGS+= ${PTHREAD_CFLAGS} |