summaryrefslogtreecommitdiff
path: root/databases/p5-Pg
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 12:40:05 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-05-05 12:40:05 +0000
commit9a7f7b5fc6323c28ad2518b2fa3cafba136ca28c (patch)
treebd0e67defd6871bf90e4a59d494be6a5b724c4b2 /databases/p5-Pg
parentFinish USES=pgsql (diff)
Convert to USES=pgsql
While here: - stage support for pg_rman - stage support for pgagent - stage support for hashtypes
Notes
Notes: svn path=/head/; revision=352999
Diffstat (limited to 'databases/p5-Pg')
-rw-r--r--databases/p5-Pg/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index 87656ac4ea57..c2a2c36bd42b 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -14,8 +14,7 @@ DIST_SUBDIR= postgresql
MAINTAINER= perl@FreeBSD.org
COMMENT= Interface for using perl5 to access PostgreSQL databases
-USE_PGSQL= yes
-USES= perl5
+USES= perl5 pgsql
USE_PERL5= configure
CONFIGURE_ENV= POSTGRES_INCLUDE=${LOCALBASE}/include POSTGRES_LIB=${LOCALBASE}/lib