aboutsummaryrefslogtreecommitdiff
path: root/audio/mp3asm
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:10 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2014-02-21 13:35:10 +0000
commitf454d095ba8fec5dca0b3d7925be17145ecdf431 (patch)
treeb8011b7f8f13f73e8273742c369d1588f5c12879 /audio/mp3asm
parent0f250ceed3444be2465f415bbf75a9ebb3e98f77 (diff)
Notes
Diffstat (limited to 'audio/mp3asm')
-rw-r--r--audio/mp3asm/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/audio/mp3asm/Makefile b/audio/mp3asm/Makefile
index acd065c7dcc3..ccef23cf6a5a 100644
--- a/audio/mp3asm/Makefile
+++ b/audio/mp3asm/Makefile
@@ -20,7 +20,7 @@ WRKSRC= ${WRKDIR}/${PORTNAME}-0.1
PLIST_FILES= bin/mp3asm
PORTDOCS= Changelog README
-OPTIONS_DEFINE= DOCS
+OPTIONS_DEFINE= DOCS
.include <bsd.port.options.mk>