aboutsummaryrefslogtreecommitdiff
path: root/comms/remserial
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:20 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:20 +0000
commit2f2d3fdc3ed36971418efa035127e765eb22218b (patch)
treee2c6125e055244fa4e0a40ec76dca7844934e67d /comms/remserial
parentf432f076a02997ce93b5283f688c62b594865758 (diff)
downloadports-2f2d3fdc3ed36971418efa035127e765eb22218b.tar.gz
ports-2f2d3fdc3ed36971418efa035127e765eb22218b.zip
Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for
afterwards. Encouraged by: mat
Notes
Notes: svn path=/head/; revision=344057
Diffstat (limited to 'comms/remserial')
-rw-r--r--comms/remserial/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/comms/remserial/Makefile b/comms/remserial/Makefile
index c393a5e46ccd..098ca8e82c7d 100644
--- a/comms/remserial/Makefile
+++ b/comms/remserial/Makefile
@@ -19,8 +19,6 @@ CFLAGS+= -DOSVERSION=\"${OSVERSION}\"
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin
${MKDIR} ${STAGEDIR}${DOCSDIR}