summaryrefslogtreecommitdiff
path: root/databases/mtop
diff options
context:
space:
mode:
authorKirill Ponomarev <krion@FreeBSD.org>2005-06-09 20:43:24 +0000
committerKirill Ponomarev <krion@FreeBSD.org>2005-06-09 20:43:24 +0000
commit786408dcf4488b5fa270b4584b0cb6f7b140c5ba (patch)
treec958ba4824cec9b176ead91939151f3eb545068b /databases/mtop
parentFix build with MySQL 4.1 (diff)
Fix build.
Notes
Notes: svn path=/head/; revision=137124
Diffstat (limited to 'databases/mtop')
-rw-r--r--databases/mtop/Makefile4
-rw-r--r--databases/mtop/pkg-plist6
2 files changed, 6 insertions, 4 deletions
diff --git a/databases/mtop/Makefile b/databases/mtop/Makefile
index 0a10e72c1e9a..4e23f96674d9 100644
--- a/databases/mtop/Makefile
+++ b/databases/mtop/Makefile
@@ -8,6 +8,7 @@
PORTNAME= mtop
PORTVERSION= 0.6.6
+PORTREVISION= 1
CATEGORIES= databases
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= ${PORTNAME}
@@ -23,4 +24,7 @@ PERL_CONFIGURE= yes
MAN1= mkill.1 mtop.1
+post-patch:
+ ${RM} ${WRKSRC}/cpan2spec.pl
+
.include <bsd.port.mk>
diff --git a/databases/mtop/pkg-plist b/databases/mtop/pkg-plist
index 1859572b00cb..bd69aba9e1a5 100644
--- a/databases/mtop/pkg-plist
+++ b/databases/mtop/pkg-plist
@@ -1,6 +1,4 @@
bin/mkill
bin/mtop
-lib/cpan2spec.pl
-lib/auto/mtop/.packlist
-@dirrm lib/auto/mtop
-@dirrm lib/auto
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/mtop/.packlist
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/mtop