summaryrefslogtreecommitdiff
path: root/print
diff options
context:
space:
mode:
authorTrevor Johnson <trevor@FreeBSD.org>2003-11-20 13:51:47 +0000
committerTrevor Johnson <trevor@FreeBSD.org>2003-11-20 13:51:47 +0000
commit318a5369821d1ba2650a4e69e5704cc5c8005f80 (patch)
tree9659071bd68c2b4ba413daf4ff08a9d97a6c480e /print
parent Fix some old devices, add new ones. (diff)
Define USE_PERL to make Perl available for (mostly deprecated)
"perl -pi -e" construction.
Notes
Notes: svn path=/head/; revision=94465
Diffstat (limited to 'print')
-rw-r--r--print/acrobatviewer/Makefile1
-rw-r--r--print/xdvi/Makefile1
2 files changed, 2 insertions, 0 deletions
diff --git a/print/acrobatviewer/Makefile b/print/acrobatviewer/Makefile
index 52b63298312d..b09868f7c345 100644
--- a/print/acrobatviewer/Makefile
+++ b/print/acrobatviewer/Makefile
@@ -20,6 +20,7 @@ RUN_DEPENDS= ${JAVAVM}:${PORTSDIR}/java/javavmwrapper \
USE_ZIP= yes
USE_XLIB= yes
+USE_PERL= yes
NO_BUILD= yes
JAVAVM= ${LOCALBASE}/bin/javavm
diff --git a/print/xdvi/Makefile b/print/xdvi/Makefile
index bbe20f7edf37..7d33eafef20c 100644
--- a/print/xdvi/Makefile
+++ b/print/xdvi/Makefile
@@ -17,6 +17,7 @@ MAINTAINER= jmz@FreeBSD.org
COMMENT= A DVI Previewer for the X Window System
DIST_SUBDIR= xdvi # to share distfiles with japanese/xdvi
+USE_PERL= yes
USE_IMAKE= yes
USE_GMAKE= yes
XMKMF= xmkmf