summaryrefslogtreecommitdiff
path: root/print/html2ps-a4
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-20 01:45:53 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-20 01:45:53 +0000
commitb8722f4f37e1a28f105b957b1a41908724e910f9 (patch)
treecbb22d86be2fdb707616a6cdbc610d6dcc0b365a /print/html2ps-a4
parentMove manpages from pkg/PLIST to Makefile. (diff)
Make this port deinstall cleanly.
Notes
Notes: svn path=/head/; revision=14108
Diffstat (limited to 'print/html2ps-a4')
-rw-r--r--print/html2ps-a4/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/print/html2ps-a4/Makefile b/print/html2ps-a4/Makefile
index 8d4de25f8c8d..bbe1f5e29a5a 100644
--- a/print/html2ps-a4/Makefile
+++ b/print/html2ps-a4/Makefile
@@ -3,7 +3,7 @@
# Date created: Sat Nov 22 12:54:50 CET 1997
# Whom: andreas
#
-# $Id: Makefile,v 1.2 1998/08/31 13:16:21 asami Exp $
+# $Id: Makefile,v 1.3 1998/09/15 21:31:51 asami Exp $
#
DISTNAME= html2ps-1.0b1
@@ -21,7 +21,7 @@ BUILD_DEPENDS= mogrify:${PORTSDIR}/graphics/ImageMagick \
${site_perl}/LWP.pm:${PORTSDIR}/www/p5-libwww \
weblint:${PORTSDIR}/www/weblint
-site_perl= ${PREFIX}/lib/perl5/site_perl
+site_perl= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}
USE_PERL5= YES
NO_BUILD= YES
IS_INTERACTIVE= YES