summaryrefslogtreecommitdiff
path: root/chat/p5-Net-AIM/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'chat/p5-Net-AIM/Makefile')
-rw-r--r--chat/p5-Net-AIM/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/chat/p5-Net-AIM/Makefile b/chat/p5-Net-AIM/Makefile
index db6768d04f9..49a1fdadb85 100644
--- a/chat/p5-Net-AIM/Makefile
+++ b/chat/p5-Net-AIM/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2005/04/11 21:45:05 tv Exp $
+# $NetBSD: Makefile,v 1.10 2005/07/13 18:01:19 jlam Exp $
#
DISTNAME= Net-AIM-1.22
@@ -11,7 +11,7 @@ MAINTAINER= schmonz@NetBSD.org
HOMEPAGE= http://www.aryeh.net/Net-AIM/
COMMENT= Implementation of the AOL Instant Messenger TOC protocol
-PERL5_PACKLIST= ${PERL5_SITEARCH}/auto/Net/AIM/.packlist
+PERL5_PACKLIST= auto/Net/AIM/.packlist
.include "../../lang/perl5/module.mk"
.include "../../mk/bsd.pkg.mk"