Index: head/devel/glade2/Makefile =================================================================== --- head/devel/glade2/Makefile (revision 453269) +++ head/devel/glade2/Makefile (revision 453270) @@ -1,28 +1,29 @@ # Created by: Joe Marcus Clarke # $FreeBSD$ # $MCom: ports/devel/glade2/Makefile,v 1.20 2007/08/04 03:51:29 marcus Exp $ PORTNAME= glade PORTVERSION= 2.12.2 PORTREVISION= 8 CATEGORIES= devel gnome MASTER_SITES= GNOME PKGNAMESUFFIX= 2 DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= User interface builder for GTK+ +LICENSE= GPLv2+ +LICENSE_FILE= ${WRKSRC}/COPYING + LIB_DEPENDS= librarian.so:textproc/rarian INSTALLS_OMF= yes GNU_CONFIGURE= yes USES= pathfix gettext gmake pkgconfig desktop-file-utils \ - tar:bzip2 + localbase:ldflags tar:bzip2 USE_GNOME= gnomeprefix intlhack gtk20 -CPPFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -L${LOCALBASE}/lib CONFIGURE_ARGS+= --disable-gnome-db --disable-nome .include Index: head/devel/glade2/pkg-descr =================================================================== --- head/devel/glade2/pkg-descr (revision 453269) +++ head/devel/glade2/pkg-descr (revision 453270) @@ -1,5 +1,5 @@ Glade is a RAD tool to enable quick & easy development of user interfaces for GTK+/GNOME. It can generate the C source code needed to create the interfaces designed within Glade's interface editor. -WWW: http://glade.gnome.org/ +WWW: https://glade.gnome.org/