summaryrefslogtreecommitdiff
path: root/graphics/metacam
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:34 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:34 +0000
commit9dae03d59beb6bc28cf98fc64dfdca3695c92a5f (patch)
tree38436da90d8bd9345fa8b43485a64486cb142b7d /graphics/metacam
parentEliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for (diff)
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Notes
Notes: svn path=/head/; revision=344060
Diffstat (limited to 'graphics/metacam')
-rw-r--r--graphics/metacam/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/graphics/metacam/Makefile b/graphics/metacam/Makefile
index bdf75b6931e5..e37a9c98a0ba 100644
--- a/graphics/metacam/Makefile
+++ b/graphics/metacam/Makefile
@@ -21,8 +21,6 @@ ALL_TARGET= ${PORTNAME}
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${INSTALL_MAN} ${FILESDIR}/${PORTNAME}.1 \