summaryrefslogtreecommitdiff
path: root/databases/postgresql84-pgcrypto
diff options
context:
space:
mode:
Diffstat (limited to 'databases/postgresql84-pgcrypto')
-rw-r--r--databases/postgresql84-pgcrypto/Makefile6
-rw-r--r--databases/postgresql84-pgcrypto/PLIST4
2 files changed, 5 insertions, 5 deletions
diff --git a/databases/postgresql84-pgcrypto/Makefile b/databases/postgresql84-pgcrypto/Makefile
index b8b5c51b113..bb629ea0e1c 100644
--- a/databases/postgresql84-pgcrypto/Makefile
+++ b/databases/postgresql84-pgcrypto/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.2 2010/12/19 09:53:42 adam Exp $
+# $NetBSD: Makefile,v 1.3 2011/02/15 08:14:16 adam Exp $
PKGNAME= ${DISTNAME:C/-/84-pgcrypto-/}
COMMENT= Module providing cryptographic functions for PostgreSQL
@@ -9,10 +9,10 @@ DEPENDS+= postgresql84-server>=${PKGVERSION_NOREV}:../../databases/postgresql84-
.include "../../databases/postgresql84/Makefile.common"
-USE_LIBTOOL= yes
-PKG_LIBTOOL= ${PKG_SHLIBTOOL}
+CONFIGURE_ARGS+= --with-zlib
BUILD_DIRS= contrib/pgcrypto
+BUILD_MAKE_FLAGS= PGXS=1
REQD_DIRS+= ${PG_SUBPREFIX}share/doc/postgresql/contrib
REQD_DIRS+= ${PG_SUBPREFIX}share/postgresql/contrib
diff --git a/databases/postgresql84-pgcrypto/PLIST b/databases/postgresql84-pgcrypto/PLIST
index 2bc9ab69eb0..61a138fb515 100644
--- a/databases/postgresql84-pgcrypto/PLIST
+++ b/databases/postgresql84-pgcrypto/PLIST
@@ -1,4 +1,4 @@
-@comment $NetBSD: PLIST,v 1.2 2010/12/19 09:53:42 adam Exp $
-lib/postgresql/pgcrypto.la
+@comment $NetBSD: PLIST,v 1.3 2011/02/15 08:14:16 adam Exp $
+lib/postgresql/pgcrypto.so
share/postgresql/contrib/pgcrypto.sql
share/postgresql/contrib/uninstall_pgcrypto.sql