From 44eaadcb751194bcef34890a161d4bf9a873a2a4 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Tue, 15 Jul 2014 23:11:12 +0000 Subject: Add OPTIONS_DEFINE=DOCS for ports with %%PORTDOCS%% in the plist. Where possible, correct a few instances where PORTDOCS was being used to flag stuff in EXAMPLESDIR. For some ports, mostly those owned by ruby@, PORTDOCS is applied to pretty much everything whether it's documentation or example. --- comms/wspr/Makefile | 2 ++ 1 file changed, 2 insertions(+) (limited to 'comms/wspr') diff --git a/comms/wspr/Makefile b/comms/wspr/Makefile index ca5b9e5bbfb4..c648cada68b2 100644 --- a/comms/wspr/Makefile +++ b/comms/wspr/Makefile @@ -35,6 +35,8 @@ PLIST_SUB= PYVER=${PYTHON_VERSION:S/python//} \ VERSION=${VERSION} VERSION= 3.00 +OPTIONS_DEFINE= DOCS + .include post-configure: @${REINPLACE_CMD} -e 's|%%DESTDIR%%|${STAGEDIR}|' ${WRKSRC}/Makefile -- cgit v1.2.3