diff options
author | Michael Haro <mharo@FreeBSD.org> | 2000-03-21 23:40:35 +0000 |
---|---|---|
committer | Michael Haro <mharo@FreeBSD.org> | 2000-03-21 23:40:35 +0000 |
commit | 4250be55eedaddfd73a80813c4956947167d7a6c (patch) | |
tree | 2b7e03b0a6f81ae83937fb91c04ee19200bbbf73 /databases | |
parent | 72ef1b81ecc4cf8e9a7dbe24801fd04c38140efa (diff) | |
download | ports-4250be55eedaddfd73a80813c4956947167d7a6c.tar.gz ports-4250be55eedaddfd73a80813c4956947167d7a6c.zip |
Portlint:
PREFIX -> LOCALBASE
Man pages in Makefile, not PLIST
Remove extra blank lines
Notes
Notes:
svn path=/head/; revision=26935
Diffstat (limited to 'databases')
-rw-r--r-- | databases/p5-DBD-Pg-13/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-DBD-Pg/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-MLDBM/Makefile | 4 | ||||
-rw-r--r-- | databases/p5-Msql/Makefile | 7 | ||||
-rw-r--r-- | databases/p5-Msql/pkg-plist | 4 | ||||
-rw-r--r-- | databases/p5-Pg/Makefile | 2 | ||||
-rw-r--r-- | databases/p5-Pg/pkg-descr | 2 |
7 files changed, 9 insertions, 14 deletions
diff --git a/databases/p5-DBD-Pg-13/Makefile b/databases/p5-DBD-Pg-13/Makefile index a1143ae8c692..9a71bf081921 100644 --- a/databases/p5-DBD-Pg-13/Makefile +++ b/databases/p5-DBD-Pg-13/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= DBD MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql USE_PERL5= YES diff --git a/databases/p5-DBD-Pg/Makefile b/databases/p5-DBD-Pg/Makefile index a1143ae8c692..9a71bf081921 100644 --- a/databases/p5-DBD-Pg/Makefile +++ b/databases/p5-DBD-Pg/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= DBD MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/DBI.pm:${PORTSDIR}/databases/p5-DBI LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql USE_PERL5= YES diff --git a/databases/p5-MLDBM/Makefile b/databases/p5-MLDBM/Makefile index c7cc5068f8f6..c3679774fa92 100644 --- a/databases/p5-MLDBM/Makefile +++ b/databases/p5-MLDBM/Makefile @@ -14,8 +14,8 @@ MASTER_SITE_SUBDIR= MLDBM MAINTAINER= ports@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \ - ${PREFIX}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable +BUILD_DEPENDS= ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/FreezeThaw.pm:${PORTSDIR}/devel/p5-FreezeThaw \ + ${LOCALBASE}/lib/perl5/site_perl/${PERL_VER}/${PERL_ARCH}/Storable.pm:${PORTSDIR}/devel/p5-Storable USE_PERL5= YES diff --git a/databases/p5-Msql/Makefile b/databases/p5-Msql/Makefile index 8b9b4ea83e06..d498548c93fb 100644 --- a/databases/p5-Msql/Makefile +++ b/databases/p5-Msql/Makefile @@ -14,9 +14,10 @@ MASTER_SITE_SUBDIR= Msql MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/lib/libmsql.a:${PORTSDIR}/databases/msql \ - ${PREFIX}/lib/perl5/site_perl/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \ - ${PREFIX}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/databases/p5-DBI +BUILD_DEPENDS= ${LOCALBASE}/lib/libmsql.a:${PORTSDIR}/databases/msql \ + ${LOCALBASE}/lib/perl5/site_perl/Data/ShowTable.pm:${PORTSDIR}/devel/p5-Data-ShowTable \ + ${LOCALBASE}/lib/perl5/site_perl/DBI.pm:${PORTSDIR}/databases/p5-DBI + CONFIGURE_ENV+= PREFIX=${PREFIX} MSQL_HOME=${PREFIX} USE_PERL5= YES diff --git a/databases/p5-Msql/pkg-plist b/databases/p5-Msql/pkg-plist index c95f6a90554b..64a9eb393adc 100644 --- a/databases/p5-Msql/pkg-plist +++ b/databases/p5-Msql/pkg-plist @@ -1,7 +1,5 @@ bin/dbimon bin/pmsql -lib/perl5/man/man3/DBD::mSQL.3.gz -lib/perl5/man/man3/Msql.3.gz lib/perl5/site_perl/DBD/mSQL.pm lib/perl5/site_perl/Msql.pm lib/perl5/site_perl/Msql/Statement.pm @@ -9,8 +7,6 @@ lib/perl5/site_perl/i386-freebsd/auto/DBD/mSQL/mSQL.bs lib/perl5/site_perl/i386-freebsd/auto/DBD/mSQL/mSQL.so lib/perl5/site_perl/i386-freebsd/auto/Msql/Msql.bs lib/perl5/site_perl/i386-freebsd/auto/Msql/Msql.so -man/man1/pmsql.1.gz -man/man1/dbimon.1.gz lib/perl5/site_perl/i386-freebsd/auto/Msql/.packlist @dirrm lib/perl5/site_perl/i386-freebsd/auto/DBD/mSQL @dirrm lib/perl5/site_perl/i386-freebsd/auto/Msql diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile index b35662f97d8a..db6453e967ad 100644 --- a/databases/p5-Pg/Makefile +++ b/databases/p5-Pg/Makefile @@ -14,7 +14,7 @@ MASTER_SITE_SUBDIR= Pg MAINTAINER= jfitz@FreeBSD.org -BUILD_DEPENDS= ${PREFIX}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql +BUILD_DEPENDS= ${LOCALBASE}/pgsql/lib/libpq.a:${PORTSDIR}/databases/postgresql USE_PERL5= YES diff --git a/databases/p5-Pg/pkg-descr b/databases/p5-Pg/pkg-descr index 74f004827be3..babe4094dd19 100644 --- a/databases/p5-Pg/pkg-descr +++ b/databases/p5-Pg/pkg-descr @@ -9,5 +9,3 @@ Pg95perl5 is based on the pgperl package from Igor Metz and Robert Withrow. Because the perl interface changed, this interface has been rewritten following the guidelines from the perlapi manpage. Also the test script has been adapted to SQL, which has replaced the query language POSTQUEL. - - |