summaryrefslogtreecommitdiff
path: root/audio/xmms-bezier
diff options
context:
space:
mode:
authorjmc <jmc>2003-03-01 09:38:40 +0000
committerjmc <jmc>2003-03-01 09:38:40 +0000
commit935afcd11b26be5529ef372ac4d26e246fccf669 (patch)
treeb25296fd60f0bf41fbeea10a92deeb545d353a81 /audio/xmms-bezier
parent657156eeb096b8f3c8b639c5b2df330dfe85cc97 (diff)
downloadpkgsrc-935afcd11b26be5529ef372ac4d26e246fccf669.tar.gz
Set USE_BUILDLINK2 so buildlink'ing gets done correctly. Fixes bulk build
failure I just got on macppc
Diffstat (limited to 'audio/xmms-bezier')
-rw-r--r--audio/xmms-bezier/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/xmms-bezier/Makefile b/audio/xmms-bezier/Makefile
index 47de1d5e423..d7096348a36 100644
--- a/audio/xmms-bezier/Makefile
+++ b/audio/xmms-bezier/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2003/02/14 23:56:39 hubertf Exp $
+# $NetBSD: Makefile,v 1.2 2003/03/01 09:38:40 jmc Exp $
#
DISTNAME= bezier-0.0.3
@@ -14,6 +14,7 @@ USE_X11= yes
CPPFLAGS+= -I${X11BASE}/include -I${LOCALBASE}/include
CFLAGS+= -I${LOCALBASE}/include
USE_LIBTOOL= yes
+USE_BUILDLINK2= yes
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
CPPFLAGS+= -D_POSIX_THREAD_SYSCALL_SOFT=1