aboutsummaryrefslogtreecommitdiffstats
path: root/lang/spidermonkey170
diff options
context:
space:
mode:
authormarino <marino@FreeBSD.org>2015-08-24 21:09:11 +0800
committermarino <marino@FreeBSD.org>2015-08-24 21:09:11 +0800
commit30fcdd27e1119e5a520fb1616f2a1b090b1831a5 (patch)
tree9bafc4b6dea1dadb35054de3730646c20d9e9af0 /lang/spidermonkey170
parent602114dbca9a802e694a58f6dcbb52d883f16597 (diff)
downloadfreebsd-ports-gnome-30fcdd27e1119e5a520fb1616f2a1b090b1831a5.tar.gz
freebsd-ports-gnome-30fcdd27e1119e5a520fb1616f2a1b090b1831a5.tar.zst
freebsd-ports-gnome-30fcdd27e1119e5a520fb1616f2a1b090b1831a5.zip
lang/spidermonkey170: Adjust CONFIGURE_TARGET for DragonFly
Approved by: kwm (maintainer)
Diffstat (limited to 'lang/spidermonkey170')
-rw-r--r--lang/spidermonkey170/Makefile4
1 files changed, 1 insertions, 3 deletions
diff --git a/lang/spidermonkey170/Makefile b/lang/spidermonkey170/Makefile
index 98b3c20cba7f..01b51ff2f7cb 100644
--- a/lang/spidermonkey170/Makefile
+++ b/lang/spidermonkey170/Makefile
@@ -57,9 +57,7 @@ UTF8_CFLAGS= -DJS_C_STRINGS_ARE_UTF8
.include <bsd.port.pre.mk>
-.if ${ARCH} == amd64
-CONFIGURE_TARGET= x86_64-portbld-freebsd${OSREL}
-.endif
+CONFIGURE_TARGET= ${ARCH:S/amd64/x86_64/}-portbld-${OPSYS:tl}${OSREL}
.if ${PORT_OPTIONS:MDTRACE}
. if ${OSVERSION} < 1000510