aboutsummaryrefslogtreecommitdiffstats
path: root/x11-toolkits/bakery/Makefile
diff options
context:
space:
mode:
authormezz <mezz@FreeBSD.org>2008-04-08 05:23:01 +0800
committermezz <mezz@FreeBSD.org>2008-04-08 05:23:01 +0800
commitc2fa66a94a6c95364aa2e3ba2c85b55ab2d7505b (patch)
treee2f202c7947a81ef49b81ad8cab25f8521430baf /x11-toolkits/bakery/Makefile
parent29cdd2af6d4d654f1551282f69cddc787298a30b (diff)
downloadfreebsd-ports-gnome-c2fa66a94a6c95364aa2e3ba2c85b55ab2d7505b.tar.gz
freebsd-ports-gnome-c2fa66a94a6c95364aa2e3ba2c85b55ab2d7505b.tar.zst
freebsd-ports-gnome-c2fa66a94a6c95364aa2e3ba2c85b55ab2d7505b.zip
-Update to 2.4.4.
-Remove USE_XLIB and USE_GCC=3.4+.
Diffstat (limited to 'x11-toolkits/bakery/Makefile')
-rw-r--r--x11-toolkits/bakery/Makefile10
1 files changed, 3 insertions, 7 deletions
diff --git a/x11-toolkits/bakery/Makefile b/x11-toolkits/bakery/Makefile
index edfbf0e4d959..fa14b4fa3703 100644
--- a/x11-toolkits/bakery/Makefile
+++ b/x11-toolkits/bakery/Makefile
@@ -7,11 +7,9 @@
#
PORTNAME= bakery
-PORTVERSION= 2.4.3
-PORTREVISION= 1
+PORTVERSION= 2.4.4
CATEGORIES= x11-toolkits gnome
-MASTER_SITES= ${MASTER_SITE_GNOME}
-MASTER_SITE_SUBDIR= sources/${PORTNAME:S/2$//}/2.4
+MASTER_SITES= GNOME
MAINTAINER= gnome@FreeBSD.org
COMMENT= A C++ Application Framework for use with Gtkmm
@@ -21,12 +19,10 @@ LIB_DEPENDS= gconfmm-2.6:${PORTSDIR}/devel/gconfmm26 \
gnomevfsmm-2.6:${PORTSDIR}/devel/gnome-vfsmm \
xml\\+\\+-2.6:${PORTSDIR}/textproc/libxml++26
-USE_GNOME= gnomehack gnomeprefix gnometarget intltool ltverhack
+USE_GNOME= gnomehack gnomeprefix gnometarget intlhack ltverhack
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GCC= 3.4+
USE_GETTEXT= yes
-USE_XLIB= yes
USE_AUTOTOOLS= libtool:15
USE_LDCONFIG= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \