summaryrefslogtreecommitdiff
path: root/audio
diff options
context:
space:
mode:
authorwiedi <wiedi@pkgsrc.org>2014-02-07 13:57:31 +0000
committerwiedi <wiedi@pkgsrc.org>2014-02-07 13:57:31 +0000
commitb43279d0fe2ba92eebb51e67524fb4adcb5d836c (patch)
treef2dfb69e1bc947a95e7ecd7dcc70d2cebfadb303 /audio
parentd8d3a8ef209deee42639cf94a7217e365c2dd2fb (diff)
downloadpkgsrc-b43279d0fe2ba92eebb51e67524fb4adcb5d836c.tar.gz
add missing int types on SunOS
Diffstat (limited to 'audio')
-rw-r--r--audio/libvisual-bmp/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/audio/libvisual-bmp/Makefile b/audio/libvisual-bmp/Makefile
index b874247b0dd..4f1c30e7fdf 100644
--- a/audio/libvisual-bmp/Makefile
+++ b/audio/libvisual-bmp/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.38 2013/10/10 14:41:59 ryoon Exp $
+# $NetBSD: Makefile,v 1.39 2014/02/07 13:57:31 wiedi Exp $
#
DISTNAME= libvisual-bmp-0.2.0
@@ -15,6 +15,8 @@ USE_LIBTOOL= yes
GNU_CONFIGURE= yes
USE_TOOLS+= pkg-config msgfmt
+CFLAGS.SunOS+= -Du_int8_t=uint8_t -Du_int32_t=uint32_t
+
post-extract:
${MV} ${WRKSRC}/pixmaps/libvisual-xmms-vis.bmp \
${WRKSRC}/pixmaps/libvisual-bmp-vis.bmp