summaryrefslogtreecommitdiff
path: root/x11
diff options
context:
space:
mode:
authortron <tron>1999-06-20 21:06:17 +0000
committertron <tron>1999-06-20 21:06:17 +0000
commit4ef4a52c1bb0431037a845c4362f18fc64698dd3 (patch)
treeac9aebfa40184ccffd2322a82fcf7fdec10ca5a3 /x11
parentcd7cfe6921e0b3db1af892b2787ef7cb8e585e6e (diff)
downloadpkgsrc-4ef4a52c1bb0431037a845c4362f18fc64698dd3.tar.gz
Don't use "{}" or "[]" in "ONLY_FOR_PLATFORM" or "NOT_FOR_PLATFORM"
because "bsd.pkg.mk" can't handle those patterns. Fixes PR pkg/7808 by Chris Demetriou.
Diffstat (limited to 'x11')
-rw-r--r--x11/xforms/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/x11/xforms/Makefile b/x11/xforms/Makefile
index 42db5d8a62e..9ccb32c727a 100644
--- a/x11/xforms/Makefile
+++ b/x11/xforms/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.13 1999/06/11 03:05:10 jlam Exp $
+# $NetBSD: Makefile,v 1.14 1999/06/20 21:06:22 tron Exp $
#
DISTNAME= bxform-088
@@ -20,7 +20,7 @@ EXTRACT_SUFX= .tgz
MAINTAINER= lamj@stat.cmu.edu
HOMEPAGE= http://bragg.phys.uwm.edu/xforms/
-ONLY_FOR_PLATFORM= *-*-{arm32,i386,m68k,sparc,ns32k}
+ONLY_FOR_PLATFORM= *-*-arm32 *-*-i386 *-*-m68k *-*-ns32k *-*-sparc
DIST_SUBDIR= xforms-${MACHINE_ARCH}