aboutsummaryrefslogtreecommitdiff
path: root/graphics/zbar/Makefile
diff options
context:
space:
mode:
authorDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-26 19:37:57 +0000
committerDmitry Marakasov <amdmi3@FreeBSD.org>2015-08-26 19:37:57 +0000
commit242481663d765115bbed1b98f75cfc963c25882b (patch)
tree0e863bf0019a9552bfcdc1412ee1f003904494ec /graphics/zbar/Makefile
parentba45652f7362f2061a0029e82b7e4492ec08ba74 (diff)
downloadports-242481663d765115bbed1b98f75cfc963c25882b.tar.gz
ports-242481663d765115bbed1b98f75cfc963c25882b.zip
Notes
Diffstat (limited to 'graphics/zbar/Makefile')
-rw-r--r--graphics/zbar/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/zbar/Makefile b/graphics/zbar/Makefile
index 4121ef8717f3..4f178c0b755a 100644
--- a/graphics/zbar/Makefile
+++ b/graphics/zbar/Makefile
@@ -52,15 +52,13 @@ QT4_CONFIGURE_OFF= --with-qt=no
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-.include <bsd.port.options.mk>
-
post-patch:
@${REINPLACE_CMD} 's|^pkgconfigdir = .*|pkgconfigdir = ${PREFIX}/libdata/pkgconfig|' \
${WRKSRC}/Makefile.in
-.if empty(PORT_OPTIONS:MDOCS)
+
+post-patch-DOCS-off:
@${REINPLACE_CMD} '/^install-data-am: /s/install-dist_docDATA//' \
${WRKSRC}/Makefile.in
-.endif
post-install:
# make check-plist happy