diff options
author | skrll <skrll@pkgsrc.org> | 2002-04-05 12:05:31 +0000 |
---|---|---|
committer | skrll <skrll@pkgsrc.org> | 2002-04-05 12:05:31 +0000 |
commit | 23b3156bd2fd6ef78a9a433df01222abd9718390 (patch) | |
tree | 6bb58ca74d22fba6b00e3b1fc92e72b686591ab5 /x11 | |
parent | bcb559740bdeafaf515dd78141d4c607706c2ed4 (diff) | |
download | pkgsrc-23b3156bd2fd6ef78a9a433df01222abd9718390.tar.gz |
WTF happened there... you do a cvs diff and then a cvs commit and it
misses out a couple of files.
Diffstat (limited to 'x11')
-rw-r--r-- | x11/xscreensaver/Makefile.common | 6 | ||||
-rw-r--r-- | x11/xscreensaver/distinfo | 4 |
2 files changed, 3 insertions, 7 deletions
diff --git a/x11/xscreensaver/Makefile.common b/x11/xscreensaver/Makefile.common index 2e1cfce9434..85d2f9bc1ff 100644 --- a/x11/xscreensaver/Makefile.common +++ b/x11/xscreensaver/Makefile.common @@ -1,4 +1,4 @@ -# $NetBSD: Makefile.common,v 1.28 2002/04/05 04:50:23 mycroft Exp $ +# $NetBSD: Makefile.common,v 1.29 2002/04/05 12:05:31 skrll Exp $ # DISTNAME= xscreensaver-4.02 @@ -9,7 +9,6 @@ MASTER_SITES= ${HOMEPAGE} \ MAINTAINER= packages@netbsd.org HOMEPAGE= http://www.jwz.org/xscreensaver/ -BUILD_DEPENDS+= autoconf-2.13:../../devel/autoconf DEPENDS+= gtk+-1.2.*:../../x11/gtk DEPENDS+= gle-[0-9]*:../../graphics/gle DEPENDS+= gdk-pixbuf>=0.11.0nb1:../../graphics/gdk-pixbuf @@ -47,9 +46,6 @@ post-patch: [ -f $$f.BAK ] || ${MV} $$f $$f.BAK ; \ ${SED} -e 's|@PREFIX@|${PREFIX}|g' < $$f.BAK > $$f -pre-configure: - cd ${WRKSRC} && ${LOCALBASE}/bin/autoconf - .include "../../mk/bsd.prefs.mk" .if (${OPSYS} == "NetBSD") diff --git a/x11/xscreensaver/distinfo b/x11/xscreensaver/distinfo index 1c4e0a10979..90201d98c9b 100644 --- a/x11/xscreensaver/distinfo +++ b/x11/xscreensaver/distinfo @@ -1,8 +1,8 @@ -$NetBSD: distinfo,v 1.15 2002/04/05 04:50:23 mycroft Exp $ +$NetBSD: distinfo,v 1.16 2002/04/05 12:05:31 skrll Exp $ SHA1 (xscreensaver-4.02.tar.gz) = b32cf3ed37680669a4a7ea2b945fadb5841fc6b3 Size (xscreensaver-4.02.tar.gz) = 2201442 bytes -SHA1 (patch-aa) = 42e87cbd976e0aee890a4707b39c90fce8edc12f +SHA1 (patch-aa) = 9d7d54e7fe554e5fe44908b6a96923a019210feb SHA1 (patch-ab) = 3f60a99f7d45f38b6c4afe2fcc6eafc9456acb30 SHA1 (patch-ac) = 4f201f01b65935c57efa7bfec8291f29a7ff1280 SHA1 (patch-ae) = 9209256c4dcc7bde3dd812bb8fcbad1f8b4f0f08 |