aboutsummaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-05 07:29:05 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-05 07:29:05 +0000
commitdd0efaef40a2416d854a56bcffa216d809ca19fb (patch)
tree0265fe44e2e8b525ce586385590e09f52eff9e23 /print
parent7a85b5ce5ea79ead7c2e284b1fe32b6d53e73ad2 (diff)
downloadports-dd0efaef40a2416d854a56bcffa216d809ca19fb.tar.gz
ports-dd0efaef40a2416d854a56bcffa216d809ca19fb.zip
Notes
Diffstat (limited to 'print')
-rw-r--r--print/foomatic-db/Makefile2
-rw-r--r--print/latex2rtf/Makefile3
-rw-r--r--print/psutils/Makefile3
-rw-r--r--print/tex-omegaware-old/Makefile3
4 files changed, 7 insertions, 4 deletions
diff --git a/print/foomatic-db/Makefile b/print/foomatic-db/Makefile
index 41a1dfcb7802..5f466d28bbc8 100644
--- a/print/foomatic-db/Makefile
+++ b/print/foomatic-db/Makefile
@@ -23,7 +23,7 @@ LIB_DEPENDS= xml2.5:${PORTSDIR}/textproc/libxml2 \
PROJECTHOST= bsdistfiles
USE_GMAKE= yes
-USE_PERL5= yes
+USES= perl5
USE_AUTOTOOLS= automake:env autoconf
GNU_CONFIGURE= yes
diff --git a/print/latex2rtf/Makefile b/print/latex2rtf/Makefile
index bb32b44d3267..b3df1e318580 100644
--- a/print/latex2rtf/Makefile
+++ b/print/latex2rtf/Makefile
@@ -18,7 +18,8 @@ COMMENT= Translator from LaTeX to RTF
MAN1= latex2rtf.1 latex2png.1
INFO= latex2rtf
-USE_PERL5_BUILD=yes
+USES= perl5
+USE_PERL5= build
INSTALL_TARGET= install install-info
diff --git a/print/psutils/Makefile b/print/psutils/Makefile
index 1cbeb9304305..f8dd916f5e54 100644
--- a/print/psutils/Makefile
+++ b/print/psutils/Makefile
@@ -16,7 +16,8 @@ COMMENT= Utilities for manipulating PostScript documents
LIB_DEPENDS= paper:${PORTSDIR}/print/libpaper
-USE_PERL5_BUILD=yes
+USES= perl5
+USE_PERL5= build
WRKSRC= ${WRKDIR}/${PORTNAME}
MAKEFILE= Makefile.unix
MAKE_ENV+= DATADIR="${DATADIR}" PERL="${PERL5}" CHMOD="${CHMOD}"
diff --git a/print/tex-omegaware-old/Makefile b/print/tex-omegaware-old/Makefile
index 8fb12541caeb..38c49d97616e 100644
--- a/print/tex-omegaware-old/Makefile
+++ b/print/tex-omegaware-old/Makefile
@@ -21,7 +21,8 @@ DIST_SUBDIR= teTeX
WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION}/texk/web2c
CONFIGURE_WRKSRC= ${WRKDIR}/tetex-src-${PORTVERSION}
USE_GMAKE= yes
-USE_PERL5_BUILD= yes
+USES= perl5
+USE_PERL5= build
TETEX_SRC= tetex-src-${PORTVERSION}.tar.gz
TETEX_TEXMF= tetex-texmf-${PORTVERSION}.tar.gz