From 49bf36d52771ccccdeacb84f6e4f3406a8814618 Mon Sep 17 00:00:00 2001 From: Adam Weinberger Date: Fri, 3 Jan 2014 15:26:06 +0000 Subject: Convert to PORT_OPTIONS:MDOCS. Holdout shame list: ruby, perl, python --- audio/fcplay/Makefile | 4 +++- 1 file changed, 3 insertions(+), 1 deletion(-) (limited to 'audio/fcplay') diff --git a/audio/fcplay/Makefile b/audio/fcplay/Makefile index 46a3f06a176e..1b3938e2e121 100644 --- a/audio/fcplay/Makefile +++ b/audio/fcplay/Makefile @@ -23,6 +23,8 @@ CXXFLAGS+= -I${LOCALBASE}/include PORTDOCS= ABOUT POINTER PLIST_FILES= bin/fcplay +.include + post-patch: .for f in configure Config.h.in @${REINPLACE_CMD} -e "s@machine/soundcard\.h@sys/soundcard\.h@g; \ @@ -32,7 +34,7 @@ post-patch: do-install: ${INSTALL_PROGRAM} ${WRKSRC}/fcplay ${PREFIX}/bin -.if !defined(NOPORTDOCS) +.if ${PORT_OPTIONS:MDOCS} @${MKDIR} ${DOCSDIR} cd ${WRKSRC} && ${INSTALL_DATA} ${PORTDOCS} ${DOCSDIR} .endif -- cgit v1.2.3