diff options
author | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-24 12:05:09 +0000 |
---|---|---|
committer | Ying-Chieh Liao <ijliao@FreeBSD.org> | 2003-10-24 12:05:09 +0000 |
commit | c634b4bb839753aec2ae1040e2c80a5282402cb8 (patch) | |
tree | d8b3fc97550f860aeb41c57751d2550e9ad6273e /net/openreg | |
parent | 386f40a6b587557ff9ef6bed9fccca2490a5d78d (diff) | |
download | ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.tar.gz ports-c634b4bb839753aec2ae1040e2c80a5282402cb8.zip |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
Notes
Notes:
svn path=/head/; revision=92059
Diffstat (limited to 'net/openreg')
-rw-r--r-- | net/openreg/Makefile | 2 | ||||
-rw-r--r-- | net/openreg/pkg-plist | 74 |
2 files changed, 38 insertions, 38 deletions
diff --git a/net/openreg/Makefile b/net/openreg/Makefile index f0b89f157c8f..da9f6730f520 100644 --- a/net/openreg/Makefile +++ b/net/openreg/Makefile @@ -17,7 +17,7 @@ COMMENT= Domain Registry software RUN_DEPENDS= ${LOCALBASE}/sbin/stunnel:${PORTSDIR}/security/stunnel \ ${LOCALBASE}/sbin/named:${PORTSDIR}/dns/bind9 \ ${LOCALBASE}/bin/postgres:${PORTSDIR}/${POSTGRESQL_PORT} \ - ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes + ${SITE_PERL}/${PERL_ARCH}/Time/HiRes.pm:${PORTSDIR}/devel/p5-Time-HiRes BUILD_DEPENDS= ${LOCALBASE}/include/isc/buffer.h:${PORTSDIR}/dns/bind9 LIB_DEPENDS= expat:${PORTSDIR}/textproc/expat2 diff --git a/net/openreg/pkg-plist b/net/openreg/pkg-plist index f053b5cbea11..08182756780e 100644 --- a/net/openreg/pkg-plist +++ b/net/openreg/pkg-plist @@ -9,43 +9,43 @@ lib/perl5/%%PERL_VER%%/man/man3/ISC::Random.3 lib/perl5/%%PERL_VER%%/man/man3/ISC::SRS::DB.3 lib/perl5/%%PERL_VER%%/man/man3/ISC::SRS::Version.3 lib/perl5/%%PERL_VER%%/man/man3/ISC::Stats::Report.3 -lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Direct.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Direct/Connect.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Direct/Listen.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Group.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Group/Connect.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Message.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/DB/ReplicationMaster.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/DB/ReplicationSlave.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/DBI.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Date.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Log.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/NameVerify.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Net/CRLF.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Net/Connect.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Net/LengthPrefix.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Net/Listen.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Random.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/DB.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/EPPConnection.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/EPPParser.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/EPPRegistrar.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/EPPResultCode.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/EPPWriter.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/SAX/EPPHandler.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/Version.pm -lib/perl5/site_perl/%%PERL_VER%%/ISC/Stats/Report.pm -lib/perl5/site_perl/%%PERL_VER%%/mach/auto/ISC/.packlist -@dirrm lib/perl5/site_perl/%%PERL_VER%%/mach/auto/ISC -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Direct -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/CC/Group -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/CC -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/DB -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/Net -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS/SAX -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/SRS -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC/Stats -@dirrm lib/perl5/site_perl/%%PERL_VER%%/ISC +%%SITE_PERL%%/ISC/CC/Direct.pm +%%SITE_PERL%%/ISC/CC/Direct/Connect.pm +%%SITE_PERL%%/ISC/CC/Direct/Listen.pm +%%SITE_PERL%%/ISC/CC/Group.pm +%%SITE_PERL%%/ISC/CC/Group/Connect.pm +%%SITE_PERL%%/ISC/CC/Message.pm +%%SITE_PERL%%/ISC/DB/ReplicationMaster.pm +%%SITE_PERL%%/ISC/DB/ReplicationSlave.pm +%%SITE_PERL%%/ISC/DBI.pm +%%SITE_PERL%%/ISC/Date.pm +%%SITE_PERL%%/ISC/Log.pm +%%SITE_PERL%%/ISC/NameVerify.pm +%%SITE_PERL%%/ISC/Net/CRLF.pm +%%SITE_PERL%%/ISC/Net/Connect.pm +%%SITE_PERL%%/ISC/Net/LengthPrefix.pm +%%SITE_PERL%%/ISC/Net/Listen.pm +%%SITE_PERL%%/ISC/Random.pm +%%SITE_PERL%%/ISC/SRS/DB.pm +%%SITE_PERL%%/ISC/SRS/EPPConnection.pm +%%SITE_PERL%%/ISC/SRS/EPPParser.pm +%%SITE_PERL%%/ISC/SRS/EPPRegistrar.pm +%%SITE_PERL%%/ISC/SRS/EPPResultCode.pm +%%SITE_PERL%%/ISC/SRS/EPPWriter.pm +%%SITE_PERL%%/ISC/SRS/SAX/EPPHandler.pm +%%SITE_PERL%%/ISC/SRS/Version.pm +%%SITE_PERL%%/ISC/Stats/Report.pm +%%SITE_PERL%%/mach/auto/ISC/.packlist +@dirrm %%SITE_PERL%%/mach/auto/ISC +@dirrm %%SITE_PERL%%/ISC/CC/Direct +@dirrm %%SITE_PERL%%/ISC/CC/Group +@dirrm %%SITE_PERL%%/ISC/CC +@dirrm %%SITE_PERL%%/ISC/DB +@dirrm %%SITE_PERL%%/ISC/Net +@dirrm %%SITE_PERL%%/ISC/SRS/SAX +@dirrm %%SITE_PERL%%/ISC/SRS +@dirrm %%SITE_PERL%%/ISC/Stats +@dirrm %%SITE_PERL%%/ISC bin/group-sniff bin/epp-from-file sbin/msgq |