diff options
author | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 15:29:12 +0000 |
---|---|---|
committer | Cheng-Lung Sung <clsung@FreeBSD.org> | 2006-06-25 15:29:12 +0000 |
commit | c43be3147b624d021b1cf032a8b006b3195397a5 (patch) | |
tree | 67fb197255f0a7c301bf7ee4c08937d6e9f4420a /devel/p5-Data-ShowTable/Makefile | |
parent | 451ab4aabc616415b65819c0d3b1c4e00de4cb81 (diff) |
Notes
Diffstat (limited to 'devel/p5-Data-ShowTable/Makefile')
-rw-r--r-- | devel/p5-Data-ShowTable/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/p5-Data-ShowTable/Makefile b/devel/p5-Data-ShowTable/Makefile index 7117fd43695b..abafb7d901e2 100644 --- a/devel/p5-Data-ShowTable/Makefile +++ b/devel/p5-Data-ShowTable/Makefile @@ -19,6 +19,5 @@ PERL_CONFIGURE= yes MAN1= showtable.1 MAN3= Data::ShowTable.3 -MAN3PREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION} .include <bsd.port.mk> |