summaryrefslogtreecommitdiffstats
diff options
context:
space:
mode:
authorsobomax <sobomax@FreeBSD.org>2003-01-14 13:58:23 +0000
committersobomax <sobomax@FreeBSD.org>2003-01-14 13:58:23 +0000
commitcd88dc894e5f7c692c3478bd1dea2d141fb940dc (patch)
tree60e931331fd418351794658f838da70c215e4c78
parentce5b29eb1b997f7af00ea3fee4c07b21af6109e3 (diff)
downloadFreeBSD-ports-cd88dc894e5f7c692c3478bd1dea2d141fb940dc.zip
FreeBSD-ports-cd88dc894e5f7c692c3478bd1dea2d141fb940dc.tar.gz
Fix typo: ONLY_FOR_ARCH -> ONLY_FOR_ARCHS.
Submitted by: kris
-rw-r--r--graphics/svgalib/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/svgalib/Makefile b/graphics/svgalib/Makefile
index abae335..d855239 100644
--- a/graphics/svgalib/Makefile
+++ b/graphics/svgalib/Makefile
@@ -18,7 +18,7 @@ INSTALLS_SHLIB= yes
ALL_TARGET= shared static
-ONLY_FOR_ARCH= i386
+ONLY_FOR_ARCHS= i386
.include <bsd.port.pre.mk>
OpenPOWER on IntegriCloud