summaryrefslogtreecommitdiff
path: root/audio/xmms-jakdaw
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2007-01-11 11:49:33 +0000
committerjoerg <joerg@pkgsrc.org>2007-01-11 11:49:33 +0000
commitf55dde5056cb723874b028cbb75bd0f1e945e08a (patch)
treebf3df1fd93763ca92ac3dd0c9cf70814fe80b0ce /audio/xmms-jakdaw
parentdda5f50eb2a9716a31cb71eee0cc029154a5ea6e (diff)
downloadpkgsrc-f55dde5056cb723874b028cbb75bd0f1e945e08a.tar.gz
Needs glu, bump revision.
Diffstat (limited to 'audio/xmms-jakdaw')
-rw-r--r--audio/xmms-jakdaw/Makefile5
1 files changed, 3 insertions, 2 deletions
diff --git a/audio/xmms-jakdaw/Makefile b/audio/xmms-jakdaw/Makefile
index 9f5df41dcfd..a8b846c3950 100644
--- a/audio/xmms-jakdaw/Makefile
+++ b/audio/xmms-jakdaw/Makefile
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.13 2006/10/04 20:44:20 wiz Exp $
+# $NetBSD: Makefile,v 1.14 2007/01/11 11:49:33 joerg Exp $
DISTNAME= jakdaw-0.0.4
PKGNAME= xmms-${DISTNAME}
-PKGREVISION= 5
+PKGREVISION= 6
CATEGORIES= audio xmms
MASTER_SITES= http://www.jakdaw.ucam.org/xmms/
@@ -14,4 +14,5 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
.include "../../audio/xmms/buildlink3.mk"
+.include "../../graphics/glu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"