aboutsummaryrefslogtreecommitdiff
path: root/devel/gdb66
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2010-12-04 15:03:13 +0000
committerMikhail Teterin <mi@FreeBSD.org>2010-12-04 15:03:13 +0000
commit8c6d6b77f580bd1885758f6bb27c21ed59950109 (patch)
treef66a9eca1c12053d6b3b11d961107305c2014b63 /devel/gdb66
parent8b489e9d6823bc87f22c436d3f8df6d6bdb33880 (diff)
downloadports-8c6d6b77f580bd1885758f6bb27c21ed59950109.tar.gz
ports-8c6d6b77f580bd1885758f6bb27c21ed59950109.zip
Notes
Diffstat (limited to 'devel/gdb66')
-rw-r--r--devel/gdb66/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gdb66/Makefile b/devel/gdb66/Makefile
index 5ecf220365c9..691e67ffc4db 100644
--- a/devel/gdb66/Makefile
+++ b/devel/gdb66/Makefile
@@ -18,7 +18,7 @@ DISTFILES= ${PORTNAME}-${PORTVERSION}${EXTRACT_SUFX}:gdb
MAINTAINER= mi@aldan.algebra.com
COMMENT?= GNU GDB of newer version than comes with the system
-LATEST_LINK= gdb66
+LATEST_LINK?= gdb66
.ifndef(WITH_INSIGHT)
OPTIONS= INSIGHT "Build the Tcl/Tk GUI (experimental!)" off