summaryrefslogtreecommitdiff
path: root/games/quake
diff options
context:
space:
mode:
authorjschauma <jschauma>2003-03-24 17:56:43 +0000
committerjschauma <jschauma>2003-03-24 17:56:43 +0000
commit6ce60ed8c6639f0f7f6d5abeea83dab545c15334 (patch)
treed08518205ee30ec34dd0aad939cd6c2d1f75ab2c /games/quake
parent3b84ff1488c20d9cc00452051e48fad3bba4efdd (diff)
downloadpkgsrc-6ce60ed8c6639f0f7f6d5abeea83dab545c15334.tar.gz
We need glu/buildlink2.mk here, too.
Diffstat (limited to 'games/quake')
-rw-r--r--games/quake/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/games/quake/Makefile b/games/quake/Makefile
index 1b0aac20202..298fd8042b0 100644
--- a/games/quake/Makefile
+++ b/games/quake/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2003/03/09 19:46:53 jschauma Exp $
+# $NetBSD: Makefile,v 1.21 2003/03/24 17:56:43 jschauma Exp $
DISTNAME= q1source
PKGNAME= quake-2.30
@@ -57,4 +57,5 @@ post-install:
@ ${ECHO} =====================================================================
.include "../../graphics/MesaLib/buildlink2.mk"
+.include "../../graphics/glu/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"