summaryrefslogtreecommitdiff
path: root/x11/xbanner/Makefile
diff options
context:
space:
mode:
authorsnj <snj>2004-04-19 04:53:58 +0000
committersnj <snj>2004-04-19 04:53:58 +0000
commit6fd7f76be3b45ed6293f85bb68db39cf929ed0e1 (patch)
treea285b4c763a9339088a7c9998af398a50cec6645 /x11/xbanner/Makefile
parentf7dceb3d99d7ad3d4e8461509b7402a94c234dc4 (diff)
downloadpkgsrc-6fd7f76be3b45ed6293f85bb68db39cf929ed0e1.tar.gz
Convert to buildlink3.
Diffstat (limited to 'x11/xbanner/Makefile')
-rw-r--r--x11/xbanner/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile
index 15a1efd3205..623f74e78bd 100644
--- a/x11/xbanner/Makefile
+++ b/x11/xbanner/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.11 2002/10/10 13:05:13 wiz Exp $
+# $NetBSD: Makefile,v 1.12 2004/04/19 05:16:09 snj Exp $
DISTNAME= XBanner1.31
PKGNAME= xbanner-1.31
@@ -9,7 +9,7 @@ MAINTAINER= root@garbled.net
HOMEPAGE= http://www.hijinks.com/~spade/linux/XBanner/
COMMENT= Make XDM login screen look pretty
-USE_BUILDLINK2= YES
+USE_BUILDLINK3= YES
USE_IMAKE= YES
NO_INSTALL_MANPAGES= YES
DOCDIR= ${PREFIX}/share/doc/xbanner
@@ -29,5 +29,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/samples/XBanner.ad \
${PREFIX}/lib/X11/app-defaults/XBanner
-.include "../../graphics/xpm/buildlink2.mk"
+.include "../../graphics/xpm/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"