summaryrefslogtreecommitdiff
path: root/x11/xcursorgen
diff options
context:
space:
mode:
authorsnj <snj@pkgsrc.org>2004-04-19 04:53:58 +0000
committersnj <snj@pkgsrc.org>2004-04-19 04:53:58 +0000
commit9edc500cf4a7a1a328bf03bf3c3bc8a4808076ec (patch)
treea285b4c763a9339088a7c9998af398a50cec6645 /x11/xcursorgen
parent6f5834161677def30213e3bb6c988e8df8f49a41 (diff)
downloadpkgsrc-9edc500cf4a7a1a328bf03bf3c3bc8a4808076ec.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/xcursorgen')
-rw-r--r--x11/xcursorgen/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xcursorgen/Makefile b/x11/xcursorgen/Makefile
index c0a70b0feea..2042eaa2b24 100644
--- a/x11/xcursorgen/Makefile
+++ b/x11/xcursorgen/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/01/20 12:28:28 agc Exp $
+# $NetBSD: Makefile,v 1.10 2004/04/19 05:26:33 snj Exp $
DISTNAME= xcursorgen-4.3.0
CATEGORIES= x11
@@ -10,7 +10,7 @@ HOMEPAGE= http://www.xfree86.org/
COMMENT= Create an X cursor file from a collection of PNG images
WRKSRC= ${WRKDIR}/${DISTNAME:C/-.*//}
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
.include "../../mk/bsd.prefs.mk"
@@ -19,7 +19,7 @@ USE_IMAKE= YES
PKG_SKIP_REASON="This package requires XFree86 4.3.0 or newer."
.endif
-.include "../../graphics/png/buildlink2.mk"
+.include "../../graphics/png/buildlink3.mk"
MAKE_ENV+= LOCAL_LDFLAGS="-Wl,${RPATH_FLAG}${BUILDLINK_PREFIX.png_DEFAULT}/lib"