From 307bdced85efa099cb28882bf2904d68809a7547 Mon Sep 17 00:00:00 2001 From: Oliver Lehmann Date: Mon, 22 Jan 2007 16:45:10 +0000 Subject: Import xfce 4.4 - remove all obsolete ports or plugins - update all plugins to their latest version to support xfce 4.4 (otherwise they won't compile with 4.4) --- x11/libxfce4util/Makefile | 22 ++++++++++++---------- 1 file changed, 12 insertions(+), 10 deletions(-) (limited to 'x11/libxfce4util/Makefile') diff --git a/x11/libxfce4util/Makefile b/x11/libxfce4util/Makefile index cc734a398c8d..457c87d40e9d 100644 --- a/x11/libxfce4util/Makefile +++ b/x11/libxfce4util/Makefile @@ -6,29 +6,31 @@ # PORTNAME= libxfce4util -PORTVERSION= 4.2.3.2 -PORTREVISION= 2 +PORTVERSION= 4.4.0 CATEGORIES= x11 xfce -MASTER_SITES= http://www.us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://www.ca-us.xfce.org/archive/xfce-${PORTVERSION}/src/ \ - http://www.p0llux.be/xfce/xfce-${PORTVERSION}/src/ \ - http://hannelore.f1.fhtw-berlin.de/mirrors/xfce4/xfce-${PORTVERSION}/src/ +MASTER_SITES= ${MASTER_SITES_XFCE} DIST_SUBDIR= xfce4 MAINTAINER= oliver@FreeBSD.org COMMENT= XFce 4 library with non-graphical helper functions -USE_GNOME= glib20 gnomehack GNU_CONFIGURE= yes -CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL} -INSTALLS_SHLIB= yes NO_FILTER_SHLIBS= yes +USE_BZIP2= yes +USE_GMAKE= yes +USE_GNOME= glib20 gnomehack gnometarget pkgconfig +USE_LDCONFIG= yes +USE_XFCE= configenv .if defined(WITH_GTKDOC) BUILD_DEPENDS+= gtkdocize:${PORTSDIR}/textproc/gtk-doc CONFIGURE_ARGS+=--enable-gtk-doc +PLIST_SUB+= GTK_DOC="" .else CONFIGURE_ARGS+=--disable-gtk-doc +PLIST_SUB+= GTK_DOC="@comment " .endif -.include +.include +.include "${PORTSDIR}/x11-wm/xfce4/bsd.xfce.mk" +.include -- cgit v1.2.3