aboutsummaryrefslogtreecommitdiff
path: root/databases/pgbouncer
diff options
context:
space:
mode:
authorRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-21 16:19:55 +0000
committerRaphael Kubo da Costa <rakuco@FreeBSD.org>2016-02-21 16:19:55 +0000
commit56fa14c7effdbfe41d6c0b9557ba6da95942c55a (patch)
treebc23d31000c42f1086f062277cad78247a3fe44e /databases/pgbouncer
parentd9d4e940f796f4281260de4dc61367c83a546da4 (diff)
downloadports-56fa14c7effdbfe41d6c0b9557ba6da95942c55a.tar.gz
ports-56fa14c7effdbfe41d6c0b9557ba6da95942c55a.zip
Notes
Diffstat (limited to 'databases/pgbouncer')
-rw-r--r--databases/pgbouncer/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/databases/pgbouncer/Makefile b/databases/pgbouncer/Makefile
index f5b8f2ebea2e..cac970116514 100644
--- a/databases/pgbouncer/Makefile
+++ b/databases/pgbouncer/Makefile
@@ -41,7 +41,7 @@ PLIST_SUB+= PGBOUNCER_USER="${USERS}" \
PGBOUNCER_RUNDIR="${PGBOUNCER_RUNDIR}"
SUB_LIST+= PGBOUNCER_RUNDIR="${PGBOUNCER_RUNDIR}"
-.include <bsd.port.pre.mk>
+.include <bsd.port.options.mk>
.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1000000
WITH_OPENSSL_PORT= yes
@@ -65,4 +65,4 @@ do-install:
@${MKDIR} ${STAGEDIR}${PGBOUNCER_RUNDIR} \
${STAGEDIR}${PGBOUNCER_LOGDIR}
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>