aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb/Makefile
diff options
context:
space:
mode:
authorMark Linimon <linimon@FreeBSD.org>2017-06-26 23:44:13 +0000
committerMark Linimon <linimon@FreeBSD.org>2017-06-26 23:44:13 +0000
commitc8149709361d7e53e138bf931636eaaa4ad48b25 (patch)
treeb0b1d2a97bc192589be71bbde232bf3ed1ab1951 /devel/gdb/Makefile
parent1e5d395309b5b977fe2651ba2cff2616271931ff (diff)
downloadports-c8149709361d7e53e138bf931636eaaa4ad48b25.tar.gz
ports-c8149709361d7e53e138bf931636eaaa4ad48b25.zip
Notes
Diffstat (limited to 'devel/gdb/Makefile')
-rw-r--r--devel/gdb/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/devel/gdb/Makefile b/devel/gdb/Makefile
index bc9ecec75370..132e8d4cf393 100644
--- a/devel/gdb/Makefile
+++ b/devel/gdb/Makefile
@@ -38,7 +38,8 @@ LIB_DEPENDS+= libexpat.so:textproc/expat2
VER= ${PORTVERSION:S/.//g}
PLIST_SUB= VER=${VER}
-ONLY_FOR_ARCHS= amd64 armv6 i386 mips powerpc powerpc64 # untested elsewhere, might work
+# untested elsewhere, might work
+ONLY_FOR_ARCHS= amd64 armv6 i386 mips powerpc powerpc64
OPTIONS_DEFINE= DEBUG GDB_LINK GUILE KGDB PYTHON TUI