From 2f2d3fdc3ed36971418efa035127e765eb22218b Mon Sep 17 00:00:00 2001 From: Emanuel Haupt Date: Thu, 13 Feb 2014 09:39:20 +0000 Subject: Eliminate inclusion of bsd.port.options.mk where PORT_OPTIONS is not tested for afterwards. Encouraged by: mat --- comms/remserial/Makefile | 2 -- 1 file changed, 2 deletions(-) (limited to 'comms/remserial') 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 - do-install: ${INSTALL_PROGRAM} ${WRKSRC}/${PORTNAME} ${STAGEDIR}${PREFIX}/bin ${MKDIR} ${STAGEDIR}${DOCSDIR} -- cgit v1.2.3