summaryrefslogtreecommitdiff
path: root/audio/goom/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'audio/goom/Makefile')
-rw-r--r--audio/goom/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/audio/goom/Makefile b/audio/goom/Makefile
index 0ed94ef1f2a..a338aa053ec 100644
--- a/audio/goom/Makefile
+++ b/audio/goom/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1.1.1 2005/02/20 14:59:24 wiz Exp $
+# $NetBSD: Makefile,v 1.2 2005/02/26 02:07:19 wiz Exp $
#
DISTNAME= goom-2k4-0-src
@@ -18,4 +18,5 @@ PKGCONFIG_OVERRIDE+= ${WRKSRC}/libgoom2.pc.in
GNU_CONFIGURE= yes
.include "../../devel/pkgconfig/buildlink3.mk"
+.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"