summaryrefslogtreecommitdiff
path: root/chat/vicq
diff options
context:
space:
mode:
authoritojun <itojun>2002-03-19 16:28:32 +0000
committeritojun <itojun>2002-03-19 16:28:32 +0000
commita412b4315222b83c9e1601faf6ab11cfbe12680b (patch)
tree8ec8c979367522883f4ca3e828b775888d1f19a6 /chat/vicq
parent6035520dffc73075183e70e78a9f5c5fd3eddce9 (diff)
downloadpkgsrc-a412b4315222b83c9e1601faf6ab11cfbe12680b.tar.gz
use .packlist for perl library. based on PR 15485
Diffstat (limited to 'chat/vicq')
-rw-r--r--chat/vicq/Makefile5
-rw-r--r--chat/vicq/PLIST5
2 files changed, 5 insertions, 5 deletions
diff --git a/chat/vicq/Makefile b/chat/vicq/Makefile
index f4dd266c7f3..488b4d6cf5c 100644
--- a/chat/vicq/Makefile
+++ b/chat/vicq/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2002/03/19 16:04:05 itojun Exp $
+# $NetBSD: Makefile,v 1.3 2002/03/19 16:28:32 itojun Exp $
DISTNAME= vicq-0.4
CATEGORIES= chat
@@ -11,13 +11,14 @@ COMMENT= simple icq client written in perl
WRKSRC= ${WRKDIR}/vicq
-USE_PERL5= YES
REPLACE_PERL= ${WRKSRC}/vicq
NO_BUILD= YES
+PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/vICQ/.packlist
do-install:
(cd ${WRKSRC}; perl ./install.pl --prefix=${PREFIX})
${INSTALL_DATA_DIR} ${PREFIX}/share/examples/vicq
${INSTALL_DATA} ${WRKSRC}/vicqrc.example ${PREFIX}/share/examples/vicq
+.include "../../lang/perl5/buildlink.mk"
.include "../../mk/bsd.pkg.mk"
diff --git a/chat/vicq/PLIST b/chat/vicq/PLIST
index 3c25f8a3a25..4413332493b 100644
--- a/chat/vicq/PLIST
+++ b/chat/vicq/PLIST
@@ -1,6 +1,5 @@
-@comment $NetBSD: PLIST,v 1.2 2002/03/19 16:04:05 itojun Exp $
+@comment $NetBSD: PLIST,v 1.3 2002/03/19 16:28:32 itojun Exp $
bin/vicq
-lib/perl5/site_perl/5.6.0/Net/vICQ.pm
-man/man1/vicq.1.gz
+man/man1/vicq.1
share/examples/vicq/vicqrc.example
@dirrm share/examples/vicq