summaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorGary Palmer <gpalmer@FreeBSD.org>1995-03-31 19:06:51 +0000
committerGary Palmer <gpalmer@FreeBSD.org>1995-03-31 19:06:51 +0000
commit5e676cd4d457f777647b14f031aa31fb1278c140 (patch)
treeaf56211f814aa91f5871039a5af1ede52863bf89 /audio/Makefile
parentRemove latex and latex209 from the subdir list and put it into the (diff)
Remove gmod - the distfile doesn't exist for that version any more
Notes
Notes: svn path=/head/; revision=1257
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 1619e90f7263..c2b3ab32ffb4 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,7 +1,9 @@
-# $Id: Makefile,v 1.11 1995/02/24 15:23:24 ats Exp $
+# $Id: Makefile,v 1.12 1995/02/27 20:27:07 ache Exp $
#
# xmcd not included, it needs Motif.
#
-SUBDIR= gmod gsm maplay nas playmidi sox tracker xcd xcdplayer
+# BROKEN= gmod
+#
+SUBDIR= gsm maplay nas playmidi sox tracker xcd xcdplayer
.include <bsd.port.subdir.mk>