diff options
author | kristerw <kristerw@pkgsrc.org> | 2004-05-15 00:18:06 +0000 |
---|---|---|
committer | kristerw <kristerw@pkgsrc.org> | 2004-05-15 00:18:06 +0000 |
commit | 95f092ec2bbab2aa4590fb40d35945fd5d7e5732 (patch) | |
tree | fed3db11c24154523511920f3d3b01c855486be4 | |
parent | fd861bb36263b53cfd0eca85403fdc0d80d8f2c7 (diff) | |
download | pkgsrc-95f092ec2bbab2aa4590fb40d35945fd5d7e5732.tar.gz |
Add DIST_SUBDIR to limit the fallout from the recent distfile checksum change.
-rw-r--r-- | x11/xfce4-gtk2-engines/Makefile | 3 | ||||
-rw-r--r-- | x11/xfce4-gtk2-engines/distinfo | 6 |
2 files changed, 5 insertions, 4 deletions
diff --git a/x11/xfce4-gtk2-engines/Makefile b/x11/xfce4-gtk2-engines/Makefile index b5c57962a45..ed02fcd530c 100644 --- a/x11/xfce4-gtk2-engines/Makefile +++ b/x11/xfce4-gtk2-engines/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.12 2004/04/16 16:12:00 martti Exp $ +# $NetBSD: Makefile,v 1.13 2004/05/15 00:18:06 kristerw Exp $ # .include "../../meta-pkgs/xfce4/Makefile.common" @@ -10,6 +10,7 @@ PKGREVISION= 2 PKGNAME= xfce4-gtk2-engine-${XFCE4_VERSION} CATEGORIES= x11 COMMENT= XFce4 GTK2 themes +DIST_SUBDIR= ${PKGNAME_NOREV} USE_DIRS+= xdg-1.1 diff --git a/x11/xfce4-gtk2-engines/distinfo b/x11/xfce4-gtk2-engines/distinfo index 358c4691d25..2008b7d252b 100644 --- a/x11/xfce4-gtk2-engines/distinfo +++ b/x11/xfce4-gtk2-engines/distinfo @@ -1,4 +1,4 @@ -$NetBSD: distinfo,v 1.6 2004/05/11 11:30:08 martti Exp $ +$NetBSD: distinfo,v 1.7 2004/05/15 00:18:06 kristerw Exp $ -SHA1 (gtk-xfce-engine-2.1.9.tar.gz) = 5c0e374aad0685d4132a9bfa5a82b3e31384f4f7 -Size (gtk-xfce-engine-2.1.9.tar.gz) = 347525 bytes +SHA1 (xfce4-gtk2-engine-2.1.9/gtk-xfce-engine-2.1.9.tar.gz) = 5c0e374aad0685d4132a9bfa5a82b3e31384f4f7 +Size (xfce4-gtk2-engine-2.1.9/gtk-xfce-engine-2.1.9.tar.gz) = 347525 bytes |