diff options
author | jlam <jlam@pkgsrc.org> | 2002-08-25 21:50:52 +0000 |
---|---|---|
committer | jlam <jlam@pkgsrc.org> | 2002-08-25 21:50:52 +0000 |
commit | a020ed9056d4d74e13cd2a99898f3dec09c162b7 (patch) | |
tree | f54fdc39f5381d6b58a06e7e3ed458f63f0e9df2 /x11/xpmroot | |
parent | 287b5c5601b23446d25c27bbf0140c8dc4b4391e (diff) | |
download | pkgsrc-a020ed9056d4d74e13cd2a99898f3dec09c162b7.tar.gz |
Merge packages from the buildlink2 branch back into the main trunk that
have been converted to USE_BUILDLINK2.
Diffstat (limited to 'x11/xpmroot')
-rw-r--r-- | x11/xpmroot/Makefile | 7 | ||||
-rw-r--r-- | x11/xpmroot/distinfo | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11/xpmroot/Makefile b/x11/xpmroot/Makefile index f75979600e2..67486f82b6f 100644 --- a/x11/xpmroot/Makefile +++ b/x11/xpmroot/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.28 2002/08/22 10:55:27 martti Exp $ +# $NetBSD: Makefile,v 1.29 2002/08/25 21:52:52 jlam Exp $ # DISTNAME= fvwm-${PKG_VERSION} @@ -12,7 +12,7 @@ HOMEPAGE= http://www.fvwm.org/generated/manpages/xpmroot.html COMMENT= Sets the root window to an Xpm pixmap PKG_VERSION= 2.4.9 -USE_BUILDLINK_ONLY= YES +USE_BUILDLINK2= YES USE_X11BASE= YES GNU_CONFIGURE= YES @@ -31,6 +31,5 @@ do-install: ${INSTALL_PROGRAM} ${WRKSRC}/utils/xpmroot ${PREFIX}/bin ${INSTALL_MAN} ${WRKSRC}/utils/xpmroot.1 ${PREFIX}/man/man1 -.include "../../graphics/xpm/buildlink.mk" -.include "../../mk/x11.buildlink.mk" +.include "../../graphics/xpm/buildlink2.mk" .include "../../mk/bsd.pkg.mk" diff --git a/x11/xpmroot/distinfo b/x11/xpmroot/distinfo index 81642d9694c..918187e429f 100644 --- a/x11/xpmroot/distinfo +++ b/x11/xpmroot/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.11 2002/08/22 10:55:27 martti Exp $ +$NetBSD: distinfo,v 1.12 2002/08/25 21:52:52 jlam Exp $ SHA1 (fvwm-2.4.9.tar.gz) = 67da9f8ba8aae0315b18074d1e0ec0e57668e786 Size (fvwm-2.4.9.tar.gz) = 1721388 bytes |