summaryrefslogtreecommitdiff
path: root/chat/p5-Net-ICQ2000
diff options
context:
space:
mode:
authorseb <seb@pkgsrc.org>2002-10-20 17:45:59 +0000
committerseb <seb@pkgsrc.org>2002-10-20 17:45:59 +0000
commit0d75c1efb1e4658dd9ded4cb2bcf6f34f43a0463 (patch)
tree1a823f7ece5a3b3c8c31ceeb0570f23b6d1307cd /chat/p5-Net-ICQ2000
parent7bb88e29b0985ccf438afd9fe3f3b6ba1c92b12f (diff)
downloadpkgsrc-0d75c1efb1e4658dd9ded4cb2bcf6f34f43a0463.tar.gz
Use buildlink2. Use perl5/module.mk.
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"