aboutsummaryrefslogtreecommitdiff
path: root/audio/ifp-line
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:47:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-16 03:47:05 +0000
commitcff70035fd060f10d943334943e082cee0c4be95 (patch)
tree2e7984908a35aa8f2fe08ea2a523a09ff9e3db25 /audio/ifp-line
parente894c29ad5fd45176ff40a63376707531adddba3 (diff)
downloadports-cff70035fd060f10d943334943e082cee0c4be95.tar.gz
ports-cff70035fd060f10d943334943e082cee0c4be95.zip
Notes
Diffstat (limited to 'audio/ifp-line')
-rw-r--r--audio/ifp-line/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/ifp-line/Makefile b/audio/ifp-line/Makefile
index 40e3548a8ee0..fcc31ad0af65 100644
--- a/audio/ifp-line/Makefile
+++ b/audio/ifp-line/Makefile
@@ -22,6 +22,8 @@ LDFLAGS+= -L${LOCALBASE}/lib -lusb
PLIST_FILES= bin/ifp man/man1/ifp.1.gz
PORTDOCS= NEWS README TIPS nonroot.sh
+OPTIONS_DEFINE= DOCS
+
post-patch:
@${REINPLACE_CMD} -e \
'/LIBUSB/s|ERROR|WARN|' ${WRKSRC}/configure.ac