summaryrefslogtreecommitdiff
path: root/x11/xforms/Makefile
diff options
context:
space:
mode:
authorwrstuden <wrstuden@pkgsrc.org>1999-11-13 18:26:56 +0000
committerwrstuden <wrstuden@pkgsrc.org>1999-11-13 18:26:56 +0000
commit64885210fa3aff4d60d6466fd6a94b0f33231d6f (patch)
tree505de3789c38f81c3844f82d378d6c657bbbc747 /x11/xforms/Makefile
parenta1a7006d9477d06affb9b2936e64c17beb51cf11 (diff)
downloadpkgsrc-64885210fa3aff4d60d6466fd6a94b0f33231d6f.tar.gz
Add powerpc to list of suported platforms. Tested on my powermac. Should work
with 1.4.
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 f099d90b30e..ae322d39c72 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 1999/09/24 04:37:31 jlam Exp $
+# $NetBSD: Makefile,v 1.21 1999/11/13 18:26:56 wrstuden Exp $
#
DISTNAME= bxform-088
@@ -24,7 +24,7 @@ ARCH_SUBDIR= netBSD-${MACHINE_ARCH}
DIST_SUBDIR= xforms-${MACHINE_ARCH}
ONLY_FOR_PLATFORM= NetBSD-*-arm32 NetBSD-*-i386 NetBSD-*-m68k \
- NetBSD-*-ns32k NetBSD-*-sparc
+ NetBSD-*-ns32k NetBSD-*-sparc NetBSD-*-powerpc
.include "../../mk/bsd.prefs.mk"