summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authorwiz <wiz>2003-08-01 18:13:10 +0000
committerwiz <wiz>2003-08-01 18:13:10 +0000
commitb921f00b926eca953e222dff70458cfcc8753efd (patch)
tree5f4e336945f6b09c1dc1dec595bf8355346def07 /x11
parentdac5199a6788985ed449731d4a6d06e7bcd38b31 (diff)
downloadpkgsrc-b921f00b926eca953e222dff70458cfcc8753efd.tar.gz
It's USE_BUILDLINK2, not USE_BUILDLINK.
Diffstat (limited to 'x11')
-rw-r--r--x11/xcursorgen/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile
index 49cc0791b7a..87fdb43be88 100644
--- a/x11/xcursorgen/Makefile
+++ b/x11/xcursorgen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.6 2003/07/17 22:56:53 grant Exp $
+# $NetBSD: Makefile,v 1.7 2003/08/01 18:13:10 wiz Exp $
DISTNAME= xcursorgen-4.3.0
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//}
@@ -10,7 +10,7 @@ MAINTAINER= xsrc-manager@NetBSD.org
HOMEPAGE= http://www.xfree86.org/
COMMENT= Create an X cursor file from a collection of PNG images
-USE_BUILDLINK= YES
+USE_BUILDLINK2= YES
USE_IMAKE= YES
.include "../../mk/bsd.prefs.mk"