aboutsummaryrefslogtreecommitdiff
path: root/misc/countrycodes
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:47 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-13 09:39:47 +0000
commitf4cb4476e20b69797333123eeb6991906b8f75e6 (patch)
treefd467f74f36171f9d897f1efeffd0daf6d3872f3 /misc/countrycodes
parent76c5a98341698ab4340a1329f33e7b4672b9bc73 (diff)
downloadports-f4cb4476e20b69797333123eeb6991906b8f75e6.tar.gz
ports-f4cb4476e20b69797333123eeb6991906b8f75e6.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=344063
Diffstat (limited to 'misc/countrycodes')
-rw-r--r--misc/countrycodes/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/misc/countrycodes/Makefile b/misc/countrycodes/Makefile
index 54071363b8c8..749354753d87 100644
--- a/misc/countrycodes/Makefile
+++ b/misc/countrycodes/Makefile
@@ -22,8 +22,6 @@ MAKE_ARGS= prefix="${STAGEDIR}${PREFIX}" CC="${CC}" CCOPTS="${CFLAGS}" WARNINGS=
OPTIONS_DEFINE= DOCS
-.include <bsd.port.options.mk>
-
post-install:
${MKDIR} ${STAGEDIR}${DOCSDIR}
${INSTALL_DATA} ${WRKSRC}/doc/${PORTDOCS} ${STAGEDIR}${DOCSDIR}