summaryrefslogtreecommitdiff
path: root/chat/p5-Net-ICQ2000
diff options
context:
space:
mode:
Diffstat (limited to 'chat/p5-Net-ICQ2000')
-rw-r--r--chat/p5-Net-ICQ2000/Makefile10
1 files changed, 4 insertions, 6 deletions
diff --git a/chat/p5-Net-ICQ2000/Makefile b/chat/p5-Net-ICQ2000/Makefile
index 5c3137ace07..b88693da0c6 100644
--- a/chat/p5-Net-ICQ2000/Makefile
+++ b/chat/p5-Net-ICQ2000/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2001/11/28 12:28:23 martti Exp $
+# $NetBSD: Makefile,v 1.2 2002/10/20 17:46:01 seb Exp $
#
DISTNAME= Net-ICQ2000-0.2.1
@@ -10,10 +10,8 @@ MAINTAINER= shell@shellhung.org
HOMEPAGE= http://icq2000.phase3solutions.com/
COMMENT= perl5 modules for the ICQv7 protocol realisation
-USE_PERL5= # defined
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/ICQ2000/.packlist
-
-do-configure:
- @cd ${WRKSRC}; ${SETENV} ${MAKE_ENV} ${PERL5} Makefile.PL
+USE_BUILDLINK2= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/ICQ2000/.packlist
+.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"