aboutsummaryrefslogtreecommitdiffstats
path: root/audio
diff options
context:
space:
mode:
authortg <tg@FreeBSD.org>1997-10-29 20:19:56 +0800
committertg <tg@FreeBSD.org>1997-10-29 20:19:56 +0800
commita7525d196c9bc3396c50eea8ef0771e64f9bb6d1 (patch)
tree930c989d5cd14ba96d13a608eb054c5a6514d709 /audio
parent6f25818106e3f25525563d212a25201faf2dafa4 (diff)
downloadfreebsd-ports-gnome-a7525d196c9bc3396c50eea8ef0771e64f9bb6d1.tar.gz
freebsd-ports-gnome-a7525d196c9bc3396c50eea8ef0771e64f9bb6d1.tar.zst
freebsd-ports-gnome-a7525d196c9bc3396c50eea8ef0771e64f9bb6d1.zip
Activate xmpeg3.
Diffstat (limited to 'audio')
-rw-r--r--audio/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/Makefile b/audio/Makefile
index 1de021a92d79..659e687b9b6b 100644
--- a/audio/Makefile
+++ b/audio/Makefile
@@ -1,4 +1,4 @@
-# $Id: Makefile,v 1.37 1997/08/31 22:24:32 max Exp $
+# $Id: Makefile,v 1.38 1997/09/05 17:13:14 max Exp $
#
SUBDIR += amp
@@ -30,5 +30,6 @@
SUBDIR += xmcd
SUBDIR += xmix
SUBDIR += xmmix
+ SUBDIR += xmpeg3
.include <bsd.port.subdir.mk>