summaryrefslogtreecommitdiff
path: root/x11/xbanner
diff options
context:
space:
mode:
authorwiz <wiz@pkgsrc.org>2002-10-10 13:05:13 +0000
committerwiz <wiz@pkgsrc.org>2002-10-10 13:05:13 +0000
commit6e12d19372fee761a30f7ae5c5f149498dc63ffb (patch)
tree2d91ca02ac5d82e7a473cb2805684a21225dbabd /x11/xbanner
parent86e943ecb8455d6b1c6365d2a6b25cd30d4a1fe1 (diff)
downloadpkgsrc-6e12d19372fee761a30f7ae5c5f149498dc63ffb.tar.gz
buildlink1 -> buildlink2. Correct HOMEPAGE. Remove last MASTER_SITE.
Diffstat (limited to 'x11/xbanner')
-rw-r--r--x11/xbanner/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/x11/xbanner/Makefile b/x11/xbanner/Makefile
index db2cc126b17..15a1efd3205 100644
--- a/x11/xbanner/Makefile
+++ b/x11/xbanner/Makefile
@@ -1,14 +1,15 @@
-# $NetBSD: Makefile,v 1.10 2001/09/14 03:19:22 jlam Exp $
+# $NetBSD: Makefile,v 1.11 2002/10/10 13:05:13 wiz Exp $
DISTNAME= XBanner1.31
PKGNAME= xbanner-1.31
CATEGORIES= x11
-MASTER_SITES= ftp://ftp.digital.com/pub/linux/XBanner/
+MASTER_SITES= # empty
MAINTAINER= root@garbled.net
-HOMEPAGE= http://chaos.fullerton.edu/XBanner/
+HOMEPAGE= http://www.hijinks.com/~spade/linux/XBanner/
COMMENT= Make XDM login screen look pretty
+USE_BUILDLINK2= YES
USE_IMAKE= YES
NO_INSTALL_MANPAGES= YES
DOCDIR= ${PREFIX}/share/doc/xbanner
@@ -28,5 +29,5 @@ do-install:
${INSTALL_DATA} ${WRKSRC}/samples/XBanner.ad \
${PREFIX}/lib/X11/app-defaults/XBanner
-.include "../../graphics/xpm/buildlink.mk"
+.include "../../graphics/xpm/buildlink2.mk"
.include "../../mk/bsd.pkg.mk"