summaryrefslogtreecommitdiffstats
path: root/databases/p5-Pg
diff options
context:
space:
mode:
Diffstat (limited to 'databases/p5-Pg')
-rw-r--r--databases/p5-Pg/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/databases/p5-Pg/Makefile b/databases/p5-Pg/Makefile
index b6f032a..882762d 100644
--- a/databases/p5-Pg/Makefile
+++ b/databases/p5-Pg/Makefile
@@ -7,6 +7,7 @@
PORTNAME= Pg
PORTVERSION= 1.9.0
+PORTREVISION= 1
CATEGORIES= databases perl5
MASTER_SITES= ${MASTER_SITE_PERL_CPAN}
MASTER_SITE_SUBDIR= Pg
@@ -18,8 +19,8 @@ MAINTAINER= ports@FreeBSD.org
LIB_DEPENDS= pq.2:${PORTSDIR}/databases/postgresql7
PERL_CONFIGURE= yes
-CONFIGURE_ENV= POSTGRES_INCLUDE=${LOCALBASE}/pgsql/include \
- POSTGRES_LIB=${LOCALBASE}/pgsql/lib
+CONFIGURE_ENV= POSTGRES_INCLUDE=${LOCALBASE}/include/pgsql \
+ POSTGRES_LIB=${LOCALBASE}/lib
MAN3= Pg.3
MANPREFIX= ${PREFIX}/lib/perl5/${PERL_VERSION}
OpenPOWER on IntegriCloud