summaryrefslogtreecommitdiff
path: root/x11/xforms/Makefile
diff options
context:
space:
mode:
authordmcmahill <dmcmahill>2000-03-01 01:50:11 +0000
committerdmcmahill <dmcmahill>2000-03-01 01:50:11 +0000
commita9d0b199616ebc9e8ec76208c2c40f0d166b9bd4 (patch)
treeba4902fd196a8ee6a488114c66ae6db75f8d4028 /x11/xforms/Makefile
parente5a503067304c9cd789160d1c28bf7991c069b54 (diff)
downloadpkgsrc-a9d0b199616ebc9e8ec76208c2c40f0d166b9bd4.tar.gz
- enable this package for mipsel
- add md5 entry for the mipsel distfile Thanks to Bill Studenmund for providing the distfile.
Diffstat (limited to 'x11/xforms/Makefile')
-rw-r--r--x11/xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index f4374bc4d65..5cfdc1eecd5 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.23 2000/02/29 19:28:53 dmcmahill Exp $
+# $NetBSD: Makefile,v 1.24 2000/03/01 01:50:11 dmcmahill Exp $
#
DISTNAME= bxform-088
@@ -24,7 +24,7 @@ ARCH_SUBDIR= netBSD-${MACHINE_ARCH}
DIST_SUBDIR= xforms-${MACHINE_ARCH}
ONLY_FOR_PLATFORM= NetBSD-*-alpha NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \
- NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc
+ NetBSD-*-mipsel NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc
.include "../../mk/bsd.prefs.mk"