From b64d56cfff1f7d0403d9472dac2c38fdc8d271e6 Mon Sep 17 00:00:00 2001 From: Baptiste Daroussin Date: Wed, 15 Jan 2014 23:42:56 +0000 Subject: [PATCH] Reduce over inclusion of bsd.port.mk --- databases/p5-DBD-ODBC/Makefile | 4 +--- 1 file changed, 1 insertion(+), 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 - 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 +.include