aboutsummaryrefslogtreecommitdiff
path: root/audio/Makefile
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1999-04-03 01:32:42 +0000
committerSteve Price <steve@FreeBSD.org>1999-04-03 01:32:42 +0000
commit6d08b39567b0aa93108876b6d57071abe6e1b68a (patch)
tree1d68a01625ce0927cfcfef3c3fc12ca277e2c11b /audio/Makefile
parent35b960fe8f8dc1f014ff4745fcdca60507ae6bdf (diff)
downloadports-6d08b39567b0aa93108876b6d57071abe6e1b68a.tar.gz
ports-6d08b39567b0aa93108876b6d57071abe6e1b68a.zip
Activate the xmradio port.
Notes
Notes: svn path=/head/; revision=17588
Diffstat (limited to 'audio/Makefile')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index abe7853a1d43..3c437e14b11f 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.75 1999/04/02 04:24:56 steve Exp $
+# $Id: Makefile,v 1.76 1999/04/02 04:33:16 steve Exp $
#
SUBDIR += 8hz-mp3
@@ -62,6 +62,7 @@
SUBDIR += xmix
SUBDIR += xmmix
SUBDIR += xmpeg3
+ SUBDIR += xmradio
SUBDIR += xtuner
.include <bsd.port.subdir.mk>