summaryrefslogtreecommitdiff
path: root/x11/xforms
diff options
context:
space:
mode:
authorjlam <jlam@pkgsrc.org>1999-06-11 03:05:10 +0000
committerjlam <jlam@pkgsrc.org>1999-06-11 03:05:10 +0000
commit0118f3749f31293ee055e03b7fa596c5977ce7b9 (patch)
tree5f94509cee9cb88746f3fe07772a93b987fd1514 /x11/xforms
parentac643e762cf93b32a57362f6d2a1ae08d45d8123 (diff)
downloadpkgsrc-0118f3749f31293ee055e03b7fa596c5977ce7b9.tar.gz
Modify DIST_SUBDIR to now have multiple levels of subdirectories.
Now DTRT when distcleaning.
Diffstat (limited to 'x11/xforms')
-rw-r--r--x11/xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index 49abf61d6da..42db5d8a62e 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 1999/05/24 20:39:50 tv Exp $
+# $NetBSD: Makefile,v 1.13 1999/06/11 03:05:10 jlam Exp $
#
DISTNAME= bxform-088
@@ -22,7 +22,7 @@ HOMEPAGE= http://bragg.phys.uwm.edu/xforms/
ONLY_FOR_PLATFORM= *-*-{arm32,i386,m68k,sparc,ns32k}
-DIST_SUBDIR= xforms/${ARCH_SUBDIR}
+DIST_SUBDIR= xforms-${MACHINE_ARCH}
## Define OBJMACHINE so WRKDIR is defined to be ${MACHINE_ARCH}-specific.
OBJMACHINE= yes