aboutsummaryrefslogtreecommitdiff
path: root/audio/libmikmod
diff options
context:
space:
mode:
authorJeremy Lea <reg@FreeBSD.org>2000-10-05 05:19:38 +0000
committerJeremy Lea <reg@FreeBSD.org>2000-10-05 05:19:38 +0000
commit712a2199384437ea262fe698b283e4f616362747 (patch)
tree945bab070253f362d6ebb5a75a9c90ce751c10c7 /audio/libmikmod
parent48f4e97e04d74b70c63f73cf44de3e75c99fdfaa (diff)
downloadports-712a2199384437ea262fe698b283e4f616362747.tar.gz
ports-712a2199384437ea262fe698b283e4f616362747.zip
Implement WANT_ESOUND, USE_ESOUND.
Notes
Notes: svn path=/head/; revision=33420
Diffstat (limited to 'audio/libmikmod')
-rw-r--r--audio/libmikmod/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/audio/libmikmod/Makefile b/audio/libmikmod/Makefile
index 53017c908dcb..88bb7aeb24ea 100644
--- a/audio/libmikmod/Makefile
+++ b/audio/libmikmod/Makefile
@@ -12,8 +12,7 @@ MASTER_SITES= http://www.mikmod.darkorb.net/libmikmod/
MAINTAINER= mharo@FreeBSD.org
-LIB_DEPENDS= esd.2:${PORTSDIR}/audio/esound
-
+USE_ESOUND= yes
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
USE_GMAKE= yes