mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-25 04:43:33 +00:00
Make this port deinstall cleanly.
This commit is contained in:
parent
8c3c71df0d
commit
b8722f4f37
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=14108
@ -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
|
||||
|
@ -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
|
||||
|
@ -2,3 +2,4 @@ bin/html2ps
|
||||
lib/html2ps/html2ps.html
|
||||
lib/html2ps/html2psrc
|
||||
lib/html2ps/hyphen.tex
|
||||
@dirrm lib/html2ps
|
||||
|
Loading…
Reference in New Issue
Block a user