aboutsummaryrefslogtreecommitdiff
path: root/emulators
diff options
context:
space:
mode:
authorRene Ladan <rene@FreeBSD.org>2012-06-26 19:25:12 +0000
committerRene Ladan <rene@FreeBSD.org>2012-06-26 19:25:12 +0000
commitaee3a56677ae3fb45b750c8f3ba7a631838c9c22 (patch)
tree6e867516782eeb2eb09c7a85627f916a9789f4f1 /emulators
parent1c26b97fdf9392882f01ed59f81a7a4fa85052aa (diff)
downloadports-aee3a56677ae3fb45b750c8f3ba7a631838c9c22.tar.gz
ports-aee3a56677ae3fb45b750c8f3ba7a631838c9c22.zip
Notes
Diffstat (limited to 'emulators')
-rw-r--r--emulators/fuse-utils/Makefile2
-rw-r--r--emulators/lib765/Makefile2
2 files changed, 2 insertions, 2 deletions
diff --git a/emulators/fuse-utils/Makefile b/emulators/fuse-utils/Makefile
index fc74c7dfa614..54e03fbd2a96 100644
--- a/emulators/fuse-utils/Makefile
+++ b/emulators/fuse-utils/Makefile
@@ -25,7 +25,7 @@ CONFIGURE_ARGS= --with-libspectrum-prefix=${LOCALBASE} \
MAN1= createhdf.1 fuse-utils.1 listbasic.1 raw2hdf.1 rzxcheck.1 rzxdump.1 rzxtool.1 scl2trd.1 snap2tzx.1 snapconv.1 tapeconv.1 tzxlist.1 profile2map.1
-OPTIONS_DEFINE= AUDIOFILE
+OPTIONS_DEFINE= AUDIOFILE DOCS
AUDIOFILE_DESC= Build audio <-> tape utilities
diff --git a/emulators/lib765/Makefile b/emulators/lib765/Makefile
index b7c0567b36ed..76040397a33b 100644
--- a/emulators/lib765/Makefile
+++ b/emulators/lib765/Makefile
@@ -18,7 +18,7 @@ LICENSE= LGPL20
USE_AUTOTOOLS= libtool
USE_LDCONFIG= yes
-OPTIONS_DEFINE= LIBDSK
+OPTIONS_DEFINE= DOCS LIBDSK
LIBDSK_DESC= Include LibDSK support (recommended)