aboutsummaryrefslogtreecommitdiff
path: root/databases/p5-DBD-ODBC
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:42:56 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-01-15 23:42:56 +0000
commitb64d56cfff1f7d0403d9472dac2c38fdc8d271e6 (patch)
treea8170a2f4829dfdb2fe1d37dc988a2ffecb9575f /databases/p5-DBD-ODBC
parent301bc1bb7f947aea60ebb832fbcd73467b367125 (diff)
downloadports-b64d56cfff1f7d0403d9472dac2c38fdc8d271e6.tar.gz
ports-b64d56cfff1f7d0403d9472dac2c38fdc8d271e6.zip
Notes
Diffstat (limited to 'databases/p5-DBD-ODBC')
-rw-r--r--databases/p5-DBD-ODBC/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/databases/p5-DBD-ODBC/Makefile b/databases/p5-DBD-ODBC/Makefile
index 955553f14e0e..4ce61b4a8253 100644
--- a/databases/p5-DBD-ODBC/Makefile
+++ b/databases/p5-DBD-ODBC/Makefile
@@ -45,8 +45,6 @@ MYODBC= iodbc
MYODBC= unixodbc
.endif
-.include <bsd.port.pre.mk>
-
post-patch:
@${REINPLACE_CMD} -e '/my $$myodbc/ s|q{}|"${MYODBC}"|' ${WRKSRC}/Makefile.PL
@@ -64,4 +62,4 @@ post-install:
@${ECHO_MSG} "===> Documentation installed in ${DOCSDIR}."
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>