diff options
author | John Marino <marino@FreeBSD.org> | 2015-12-05 23:29:36 +0000 |
---|---|---|
committer | John Marino <marino@FreeBSD.org> | 2015-12-05 23:29:36 +0000 |
commit | f01cba6e50575183cf50dc87ded17319b63e1a14 (patch) | |
tree | 6ef0e1020a116341931d3335d3863622b9586ead /databases/fpc-postgres | |
parent | c502e77d8f318117c0982f8999f2e243e8ef511c (diff) |
Notes
Diffstat (limited to 'databases/fpc-postgres')
-rw-r--r-- | databases/fpc-postgres/Makefile | 1 | ||||
-rw-r--r-- | databases/fpc-postgres/pkg-plist | 18 |
2 files changed, 7 insertions, 12 deletions
diff --git a/databases/fpc-postgres/Makefile b/databases/fpc-postgres/Makefile index fecf1d15f2b8..48c946625f31 100644 --- a/databases/fpc-postgres/Makefile +++ b/databases/fpc-postgres/Makefile @@ -1,7 +1,6 @@ # Created by: John Merryweather Cooper et al # $FreeBSD$ -PORTREVISION= 1 CATEGORIES= databases lang PKGNAMESUFFIX= -postgres diff --git a/databases/fpc-postgres/pkg-plist b/databases/fpc-postgres/pkg-plist index e2098fe5334c..483d8977088b 100644 --- a/databases/fpc-postgres/pkg-plist +++ b/databases/fpc-postgres/pkg-plist @@ -1,16 +1,12 @@ -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/Package.fpc -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllist.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllistdyn.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3.ppu -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.ppu +lib/fpc/%%PORTVERSION%%/fpmkinst/%%BUILDNAME%%/postgres.fpm lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllist.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllist.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllistdyn.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/dllistdyn.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3.o +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3.ppu lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.o -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libpdllist.a -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libpdllistdyn.a -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libppostgres.a -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libppostgres3.a -lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/libppostgres3dyn.a +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.ppu +lib/fpc/%%PORTVERSION%%/units/%%BUILDNAME%%/postgres/postgres3dyn.rsj |