summaryrefslogtreecommitdiff
path: root/x11-toolkits/gtk30
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2000-08-29 11:30:56 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2000-08-29 11:30:56 +0000
commit05f612a149f3d4091beb3f78dffcb27fc2ab2e49 (patch)
tree5e9554b97b5779786991c944dd446a168521ee96 /x11-toolkits/gtk30
parentUse new variable XFREE86_VERSION. (diff)
Add NO_LATEST_LINK.
Pointed out by: nbm
Notes
Notes: svn path=/head/; revision=32099
Diffstat (limited to 'x11-toolkits/gtk30')
-rw-r--r--x11-toolkits/gtk30/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/x11-toolkits/gtk30/Makefile b/x11-toolkits/gtk30/Makefile
index 82c10ac5ab5a..0bf1478e75f5 100644
--- a/x11-toolkits/gtk30/Makefile
+++ b/x11-toolkits/gtk30/Makefile
@@ -15,6 +15,8 @@ DISTNAME= gtk+-${PORTVERSION}
MAINTAINER= vanilla@FreeBSD.org
+NO_LATEST_LINK= "Unstable, development version."
+
LIB_DEPENDS= glib-1.3.1:${PORTSDIR}/devel/glib13 \
pango.0:${PORTSDIR}/x11-toolkits/pango \
png.4:${PORTSDIR}/graphics/png \