summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>2002-11-28 11:01:32 +0000
committertron <tron>2002-11-28 11:01:32 +0000
commit804f9f6c07e6558568bbbe4cdb9c302fafa91ae6 (patch)
tree3756b37a0333250d596397d0815c2b0a3cea8bfa /x11
parent6baf531bbfde52a4c0cde895c65b9bd3452dfb69 (diff)
downloadpkgsrc-804f9f6c07e6558568bbbe4cdb9c302fafa91ae6.tar.gz
Fix typo: USE_BUILLDINK2 -> USE_BUILDLINK2
Diffstat (limited to 'x11')
-rw-r--r--x11/gdm/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/gdm/Makefile b/x11/gdm/Makefile
index ebb89099fd6..cbdd426a95f 100644
--- a/x11/gdm/Makefile
+++ b/x11/gdm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.32 2002/11/21 10:41:43 grant Exp $
+# $NetBSD: Makefile,v 1.33 2002/11/28 11:01:32 tron Exp $
DISTNAME= gdm-2.2.0
PKGREVISION= 2
@@ -13,7 +13,7 @@ COMMENT= Gnome Display Manager - a re-implementation of the xdm program
EXTRACT_ONLY= ${DISTNAME}${EXTRACT_SUFX}
-USE_BUILLDINK2= YES
+USE_BUILDLINK2= YES
GNU_CONFIGURE= YES
USE_X11BASE= YES