diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 22:57:37 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2002-11-04 22:57:37 +0000 |
commit | 5019ffc91bcd2ad26cf4702f15841eafc984d4b0 (patch) | |
tree | e28e63fdf22fe3c0a77219f1724ab25c046c8bc1 /devel/ptl | |
parent | Step two in making print/acroread and print/acroread4 working again (diff) |
Half of these ones missed yesterday while converting to USE_REINPLACE.
The other half needs perl to build.
Noticed on bento and others (full mailbox :-)
Notes
Notes:
svn path=/head/; revision=69475
Diffstat (limited to 'devel/ptl')
-rw-r--r-- | devel/ptl/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/ptl/Makefile b/devel/ptl/Makefile index 3cbf24eed8c6..3bea8a23e7ba 100644 --- a/devel/ptl/Makefile +++ b/devel/ptl/Makefile @@ -23,6 +23,7 @@ PATCH_SITE_SUBDIR= ${MASTER_SITE_SUBDIR} PATCHFILES= ${DISTNAME}_readdir-patch PATCH_DIST_STRIP= -p1 +USE_PERL5= yes USE_REINPLACE= yes MAKE_ARGS= prefix="${PREFIX}" INSTALLS_SHLIB= yes |