summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
-rw-r--r--audio/mpc/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/mpc/Makefile b/audio/mpc/Makefile
index 1844e5c9565..34c11006e86 100644
--- a/audio/mpc/Makefile
+++ b/audio/mpc/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2012/01/16 21:14:44 drochner Exp $
+# $NetBSD: Makefile,v 1.17 2012/02/15 22:14:30 hans Exp $
DISTNAME= mpc-0.21
CATEGORIES= audio
@@ -16,6 +16,8 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_TOOLS+= pkg-config
+REPLACE_SH= doc/*.sh
+
LIBS.SunOS+= ${BUILDLINK_LDADD.iconv}
.include "../../audio/libmpdclient/buildlink3.mk"