summaryrefslogtreecommitdiff
path: root/databases/postgresql-postgis/PLIST
diff options
context:
space:
mode:
authorgdt <gdt@pkgsrc.org>2011-12-31 17:14:16 +0000
committergdt <gdt@pkgsrc.org>2011-12-31 17:14:16 +0000
commitb65b22436d0c5f4e2ac1283748b7a359cc98b54b (patch)
tree6a45a6641564c554b8481a8af9fdce4f7e0feb61 /databases/postgresql-postgis/PLIST
parent450b1a22c834437f2fcb3f4f0d115a81d4015380 (diff)
downloadpkgsrc-b65b22436d0c5f4e2ac1283748b7a359cc98b54b.tar.gz
Remove pkgsrc's attempt to force using libtool.
Postgresql upstream does not use libtool. pkgsrc used to change postgresql to use libtool, and this package was written to use the pkgsrc-added libtool support. pkgsrc no longer modifies postgresql to use libtool, so postgis did not build. In addition to backing out all the make-postgis-use-libtool packages, this commit adds a patch to add rpath to the PGSQL_FE_LDFLAGS, which upstream hand constructs from pg_config output. PKGREVISION++, but no change in version or functionality (from the previous state, which also didn't build) intended.
Diffstat (limited to 'databases/postgresql-postgis/PLIST')
-rw-r--r--databases/postgresql-postgis/PLIST5
1 files changed, 2 insertions, 3 deletions
diff --git a/databases/postgresql-postgis/PLIST b/databases/postgresql-postgis/PLIST
index b385d4b051b..3f00a3e9c12 100644
--- a/databases/postgresql-postgis/PLIST
+++ b/databases/postgresql-postgis/PLIST
@@ -1,8 +1,7 @@
-@comment $NetBSD: PLIST,v 1.2 2010/03/05 14:55:21 gdt Exp $
+@comment $NetBSD: PLIST,v 1.3 2011/12/31 17:14:16 gdt Exp $
bin/pgsql2shp
bin/shp2pgsql
-lib/liblwgeom.la
-lib/libpostgis-1.5.la
+lib/postgresql/postgis-1.5.so
man/man1/pgsql2shp.1
man/man1/shp2pgsql.1
share/doc/postgis/README.postgis