Wed Jan 11 18:43:31 2012 UTC ()
Fix build on SunOS.


(hans)
diff -r1.8 -r1.9 pkgsrc/audio/libmp3splt/Makefile

cvs diff -r1.8 -r1.9 pkgsrc/audio/libmp3splt/Makefile (expand / switch to context diff)
--- pkgsrc/audio/libmp3splt/Makefile 2011/10/21 20:51:50 1.8
+++ pkgsrc/audio/libmp3splt/Makefile 2012/01/11 18:43:31 1.9
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.8 2011/10/21 20:51:50 ryoon Exp $
+# $NetBSD: Makefile,v 1.9 2012/01/11 18:43:31 hans Exp $
 #
 
 DISTNAME=	libmp3splt-0.7
@@ -15,6 +15,8 @@
 GNU_CONFIGURE=		yes
 USE_LIBTOOL=		yes
 USE_TOOLS+=		pkg-config
+
+LIBS.SunOS+=		-lresolv
 
 FIND_PREFIX:=   LTDLDIR=libltdl
 .include "../../mk/find-prefix.mk"