diff options
author | ijliao <ijliao@FreeBSD.org> | 2003-10-24 20:05:09 +0800 |
---|---|---|
committer | ijliao <ijliao@FreeBSD.org> | 2003-10-24 20:05:09 +0800 |
commit | 821f4bfe1527325c53be4dbf7c0a00aff391e896 (patch) | |
tree | 58fe92204378aa80d003f4d264f7a76f3b318df9 /net/openreg | |
parent | 1b702a0f718f009f5a32d32d75a69be3a129dd71 (diff) | |
download | freebsd-ports-graphics-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.gz freebsd-ports-graphics-821f4bfe1527325c53be4dbf7c0a00aff391e896.tar.zst freebsd-ports-graphics-821f4bfe1527325c53be4dbf7c0a00aff391e896.zip |
utilize SITE_PERL
PR: 58166
Submitted by: Cheng-Lung Sung <clsung@dragon2.net>
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 f0b89f157c8..da9f6730f52 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 f053b5cbea1..08182756780 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 |