aboutsummaryrefslogtreecommitdiff
path: root/emulators/libspectrum
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-15 23:30:05 +0000
commitbdeb8561511e9869fe7b4735106e13b68b529eb8 (patch)
treee962c6543fdab0f842a6d242127e735d0347e99c /emulators/libspectrum
parent44eaadcb751194bcef34890a161d4bf9a873a2a4 (diff)
downloadports-bdeb8561511e9869fe7b4735106e13b68b529eb8.tar.gz
ports-bdeb8561511e9869fe7b4735106e13b68b529eb8.zip
Add DOCS to OPTIONS for ports that have PORTDOCS in the plist.
Notes
Notes: svn path=/head/; revision=362015
Diffstat (limited to 'emulators/libspectrum')
-rw-r--r--emulators/libspectrum/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/libspectrum/Makefile b/emulators/libspectrum/Makefile
index 4ac421089e29..01be2eba5802 100644
--- a/emulators/libspectrum/Makefile
+++ b/emulators/libspectrum/Makefile
@@ -19,7 +19,7 @@ USE_GNOME= glib20
USE_LDCONFIG= yes
USES= gmake pkgconfig libtool
-OPTIONS_DEFINE= AUDIOFILE
+OPTIONS_DEFINE= AUDIOFILE DOCS
AUDIOFILE_DESC= Support loading from .wav files
AUDIOFILE_LIB_DEPENDS= libaudiofile.so:${PORTSDIR}/audio/libaudiofile