summaryrefslogtreecommitdiff
path: root/news
diff options
context:
space:
mode:
authorCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 15:29:12 +0000
committerCheng-Lung Sung <clsung@FreeBSD.org>2006-06-25 15:29:12 +0000
commitc43be3147b624d021b1cf032a8b006b3195397a5 (patch)
tree67fb197255f0a7c301bf7ee4c08937d6e9f4420a /news
parent- Update to 0.24 (diff)
- MAN3PREFIX is implied when PERL_CONFIGURE is defined.
- this commit modified ports maintained by ports@ PR: ports/98755 Submitted by: rafan (the fresh committer)
Notes
Notes: svn path=/head/; revision=166308
Diffstat (limited to 'news')
-rw-r--r--news/p5-NNTPClient/Makefile1
1 files changed, 0 insertions, 1 deletions
diff --git a/news/p5-NNTPClient/Makefile b/news/p5-NNTPClient/Makefile
index a7f060258fea..50d181bef0c8 100644
--- a/news/p5-NNTPClient/Makefile
+++ b/news/p5-NNTPClient/Makefile
@@ -17,7 +17,6 @@ COMMENT= Client interface to NNTP (RFC977)
PERL_CONFIGURE= yes
-MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
MAN3= News::NNTPClient.3
.include <bsd.port.mk>