diff options
Diffstat (limited to 'audio/eawpats')
-rw-r--r-- | audio/eawpats/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/audio/eawpats/Makefile b/audio/eawpats/Makefile index 10d3993de5db..3e0b07424c89 100644 --- a/audio/eawpats/Makefile +++ b/audio/eawpats/Makefile @@ -22,6 +22,8 @@ DOC_SUBDIRS= ethnic gsdrum08 gsdrum25 gsdrum40 power wime WRKSRC= ${WRKDIR}/${PORTNAME} TIMIDITY_DATADIR= ${PREFIX}/share/timidity +OPTIONS_DEFINE= DOCS + .include <bsd.port.options.mk> post-patch: |