diff options
author | bouyer <bouyer@pkgsrc.org> | 2010-02-20 16:23:29 +0000 |
---|---|---|
committer | bouyer <bouyer@pkgsrc.org> | 2010-02-20 16:23:29 +0000 |
commit | 1d320acaf1ebd386794fb6737c39e93b6bf1c27b (patch) | |
tree | 867c6d02af6adcd5e68140d946f4ec38f8d772f3 /pkgtools | |
parent | 429f0656b46f3c196483489900a76b034a274602 (diff) | |
download | pkgsrc-1d320acaf1ebd386794fb6737c39e93b6bf1c27b.tar.gz |
Rename xfree.xpm to xfree.libXpm, so that xfree.mk will find it.
Fixes PR pkg/42827 and should also fix pkg/42671 once pulled up.
PKGREVISION++
Diffstat (limited to 'pkgtools')
-rw-r--r-- | pkgtools/x11-links/Makefile | 3 | ||||
-rw-r--r-- | pkgtools/x11-links/files/xfree.libXpm (renamed from pkgtools/x11-links/files/xfree.xpm) | 2 |
2 files changed, 3 insertions, 2 deletions
diff --git a/pkgtools/x11-links/Makefile b/pkgtools/x11-links/Makefile index 9362ff0a77f..df6b0a888b7 100644 --- a/pkgtools/x11-links/Makefile +++ b/pkgtools/x11-links/Makefile @@ -1,10 +1,11 @@ -# $NetBSD: Makefile,v 1.109 2010/02/18 12:32:19 obache Exp $ +# $NetBSD: Makefile,v 1.110 2010/02/20 16:23:29 bouyer Exp $ # # NOTE: If you update this package, then you'll likely need to also update # the x11-links dependency in buildlink3.mk to the correct version, # usually the most recent. DISTNAME= x11-links-0.47.${OS_VERSION} +PKGREVISION= 1 CATEGORIES= pkgtools x11 MASTER_SITES= # empty DISTFILES= # empty diff --git a/pkgtools/x11-links/files/xfree.xpm b/pkgtools/x11-links/files/xfree.libXpm index 1fe9d9a165e..1311434c257 100644 --- a/pkgtools/x11-links/files/xfree.xpm +++ b/pkgtools/x11-links/files/xfree.libXpm @@ -1,4 +1,4 @@ -# $NetBSD: xfree.xpm,v 1.3 2008/10/05 21:36:35 cube Exp $ +# $NetBSD: xfree.libXpm,v 1.1 2010/02/20 16:23:29 bouyer Exp $ # include/X11/xpm.h lib/libXpm.a |