summaryrefslogtreecommitdiff
path: root/chat/vicq
diff options
context:
space:
mode:
authoritojun <itojun@pkgsrc.org>2002-03-19 16:28:32 +0000
committeritojun <itojun@pkgsrc.org>2002-03-19 16:28:32 +0000
commit861b4dbf22976b72caa53ac4e0c94dcb54cfebd1 (patch)
tree8ec8c979367522883f4ca3e828b775888d1f19a6 /chat/vicq
parent30bcbdadf0386c9412311119ca4dad742fcf1d2f (diff)
downloadpkgsrc-861b4dbf22976b72caa53ac4e0c94dcb54cfebd1.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