diff options
Diffstat (limited to 'x11-toolkits/gtk13')
-rw-r--r-- | x11-toolkits/gtk13/Makefile | 3 | ||||
-rw-r--r-- | x11-toolkits/gtk13/pkg-descr | 3 |
2 files changed, 2 insertions, 4 deletions
diff --git a/x11-toolkits/gtk13/Makefile b/x11-toolkits/gtk13/Makefile index 988c861..417b30b 100644 --- a/x11-toolkits/gtk13/Makefile +++ b/x11-toolkits/gtk13/Makefile @@ -15,8 +15,6 @@ DISTNAME= gtk+-${PORTVERSION} MAINTAINER= vanilla@FreeBSD.org -NO_LATEST_LINK= "Unstable, development version." - LIB_DEPENDS= glib-1.3.2:${PORTSDIR}/devel/glib13 \ pango.0:${PORTSDIR}/x11-toolkits/pango \ png.4:${PORTSDIR}/graphics/png \ @@ -24,6 +22,7 @@ LIB_DEPENDS= glib-1.3.2:${PORTSDIR}/devel/glib13 \ jpeg.9:${PORTSDIR}/graphics/jpeg \ intl.1:${PORTSDIR}/devel/gettext +NO_LATEST_LINK= "Unstable, development version." USE_X_PREFIX= yes USE_XPM= yes USE_PERL5= yes diff --git a/x11-toolkits/gtk13/pkg-descr b/x11-toolkits/gtk13/pkg-descr index f9ecd28..7a6e3f0 100644 --- a/x11-toolkits/gtk13/pkg-descr +++ b/x11-toolkits/gtk13/pkg-descr @@ -16,5 +16,4 @@ adhered to throughout the library. Warning: this library is unstable development version, incompatible with version 1.2, so it could not be used as a replacement for the older one. -- Vanilla -vanilla@MinJe.com.TW +WWW: www.gtk.org |