summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/xmms-modplug/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/audio/xmms-modplug/Makefile b/audio/xmms-modplug/Makefile
index 4c7e19ae74f..763728ed9a3 100644
--- a/audio/xmms-modplug/Makefile
+++ b/audio/xmms-modplug/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2004/03/05 22:36:12 ben Exp $
+# $NetBSD: Makefile,v 1.2 2004/04/14 15:07:13 ben Exp $
#
DISTNAME= modplugxmms-2.05
@@ -12,7 +12,7 @@ COMMENT= XMMS plugin based on modplug
DEPENDS+= unzip-[0-9]*:../../archivers/unzip
-LDFLAGS+= -lm -lossaudio
+LDFLAGS+= -lm ${LIBOSSAUDIO}
USE_X11= yes
USE_BUILDLINK3= yes
GNU_CONFIGURE= yes