aboutsummaryrefslogtreecommitdiff
path: root/net/p5-Socks
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2003-10-24 12:05:09 +0000
commitc634b4bb839753aec2ae1040e2c80a5282402cb8 (patch)
treed8b3fc97550f860aeb41c57751d2550e9ad6273e /net/p5-Socks
parent386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff)
downloadports-c634b4bb839753aec2ae1040e2c80a5282402cb8.tar.gz
ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.zip
Notes
Diffstat (limited to 'net/p5-Socks')
-rw-r--r--net/p5-Socks/Makefile1
-rw-r--r--net/p5-Socks/pkg-plist50
2 files changed, 25 insertions, 26 deletions
diff --git a/net/p5-Socks/Makefile b/net/p5-Socks/Makefile
index 3b4162bb6076..6f5915aedc6b 100644
--- a/net/p5-Socks/Makefile
+++ b/net/p5-Socks/Makefile
@@ -18,6 +18,5 @@ COMMENT= Perl5 module to communicate with socks v4 and v5 servers
PERL_CONFIGURE= yes
MAN3= Net::SOCKS.3
-MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
.include <bsd.port.mk>
diff --git a/net/p5-Socks/pkg-plist b/net/p5-Socks/pkg-plist
index 9989db8a57c4..b1c97b391aba 100644
--- a/net/p5-Socks/pkg-plist
+++ b/net/p5-Socks/pkg-plist
@@ -1,25 +1,25 @@
-lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SOCKS/.packlist
-lib/perl5/site_perl/%%PERL_VER%%/Net/SOCKS.pm
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/accept.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/autosplit.ix
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/bind.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/close.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/connect.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/new.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/param.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_connect.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_get_resp5.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_get_response.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_import_args.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_method_request5.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_method_response5.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_request5.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_request.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_user_request5.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_user_response5.al
-lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS/_validate.al
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/auto/Net/SOCKS
-@dirrm lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net/SOCKS
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/auto/Net 2>/dev/null || true
-@unexec rmdir %D/lib/perl5/site_perl/%%PERL_VER%%/Net 2>/dev/null || true
+%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SOCKS/.packlist
+%%SITE_PERL%%/Net/SOCKS.pm
+%%SITE_PERL%%/auto/Net/SOCKS/accept.al
+%%SITE_PERL%%/auto/Net/SOCKS/autosplit.ix
+%%SITE_PERL%%/auto/Net/SOCKS/bind.al
+%%SITE_PERL%%/auto/Net/SOCKS/close.al
+%%SITE_PERL%%/auto/Net/SOCKS/connect.al
+%%SITE_PERL%%/auto/Net/SOCKS/new.al
+%%SITE_PERL%%/auto/Net/SOCKS/param.al
+%%SITE_PERL%%/auto/Net/SOCKS/_connect.al
+%%SITE_PERL%%/auto/Net/SOCKS/_get_resp5.al
+%%SITE_PERL%%/auto/Net/SOCKS/_get_response.al
+%%SITE_PERL%%/auto/Net/SOCKS/_import_args.al
+%%SITE_PERL%%/auto/Net/SOCKS/_method_request5.al
+%%SITE_PERL%%/auto/Net/SOCKS/_method_response5.al
+%%SITE_PERL%%/auto/Net/SOCKS/_request5.al
+%%SITE_PERL%%/auto/Net/SOCKS/_request.al
+%%SITE_PERL%%/auto/Net/SOCKS/_user_request5.al
+%%SITE_PERL%%/auto/Net/SOCKS/_user_response5.al
+%%SITE_PERL%%/auto/Net/SOCKS/_validate.al
+@dirrm %%SITE_PERL%%/auto/Net/SOCKS
+@dirrm %%SITE_PERL%%/%%PERL_ARCH%%/auto/Net/SOCKS
+@unexec rmdir %D/%%SITE_PERL%%/%%PERL_ARCH%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/auto/Net 2>/dev/null || true
+@unexec rmdir %D/%%SITE_PERL%%/Net 2>/dev/null || true