diff options
author | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-21 09:58:10 +0000 |
---|---|---|
committer | Sergey Skvortsov <skv@FreeBSD.org> | 2004-12-21 09:58:10 +0000 |
commit | 61b14d328b26a57d30e62a50f896120a950cf6bc (patch) | |
tree | f68304d442940b9d2ee44073a8a581a974361cce /textproc/p5-XML-Quote/Makefile | |
parent | ae5a44d3de4af5e21b5512baea51876a6a5276b9 (diff) | |
download | ports-61b14d328b26a57d30e62a50f896120a950cf6bc.tar.gz ports-61b14d328b26a57d30e62a50f896120a950cf6bc.zip |
Notes
Diffstat (limited to 'textproc/p5-XML-Quote/Makefile')
-rw-r--r-- | textproc/p5-XML-Quote/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/textproc/p5-XML-Quote/Makefile b/textproc/p5-XML-Quote/Makefile index 9866a74eab8d..d27611e6487c 100644 --- a/textproc/p5-XML-Quote/Makefile +++ b/textproc/p5-XML-Quote/Makefile @@ -18,6 +18,5 @@ COMMENT= XML quote/dequote functions PERL_CONFIGURE= yes MAN3= XML::Quote.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |