summaryrefslogtreecommitdiff
path: root/x11-wm
diff options
context:
space:
mode:
authorOlivier Duchateau <olivierd@FreeBSD.org>2012-12-14 17:45:10 +0000
committerOlivier Duchateau <olivierd@FreeBSD.org>2012-12-14 17:45:10 +0000
commit90a981a1f2840768e999d0c0629372ebcc58c4aa (patch)
tree30f119325059641d124a766790df3178f49e3390 /x11-wm
parentCheck WITH_PKGNG through /usr/share/mk/bsd.port.mk. (diff)
Bump PORTREVISION for libexo-related ports
While here, - Trim header - Use USE_PKGCONFIG - Remove ABI version numbers from LIB_DEPENDS Approved by: rene, miwi (mentors, implicit)
Notes
Notes: svn path=/head/; revision=308916
Diffstat (limited to 'x11-wm')
-rw-r--r--x11-wm/xfce4-desktop/Makefile17
-rw-r--r--x11-wm/xfce4-panel/Makefile13
2 files changed, 12 insertions, 18 deletions
diff --git a/x11-wm/xfce4-desktop/Makefile b/x11-wm/xfce4-desktop/Makefile
index c08093ff4602..67c174e1dc9f 100644
--- a/x11-wm/xfce4-desktop/Makefile
+++ b/x11-wm/xfce4-desktop/Makefile
@@ -1,13 +1,10 @@
-# New ports collection makefile for: xfdesktop
-# Date created: 7 June 2003
-# Whom: James Earl <jdearl@telus.net>
-#
+# Created by: James Earl <jdearl@telus.net>
# $FreeBSD$
#
PORTNAME= xfce4-desktop
PORTVERSION= 4.10.0
-PORTREVISION= 1
+PORTREVISION= 2
CATEGORIES= x11-wm xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DISTNAME= xfdesktop-${PORTVERSION}
@@ -16,17 +13,17 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce's desktop manager
-LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
- wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \
- notify.4:${PORTSDIR}/devel/libnotify
+LIB_DEPENDS= dbus-glib-1:${PORTSDIR}/devel/dbus-glib \
+ wnck-1:${PORTSDIR}/x11-toolkits/libwnck \
+ notify:${PORTSDIR}/devel/libnotify
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes
USE_BZIP2= yes
USE_GMAKE= yes
-USE_GNOME= glib20 gnomehack gtk20 intltool intlhack pkgconfig \
- desktopfileutils
+USE_GNOME= glib20 gnomehack gtk20 intltool intlhack desktopfileutils
USE_XFCE= configenv garcon libmenu libutil libexo xfconf
+USE_PKGCONFIG= build
CONFIGURE_ARGS+=--enable-gio-unix \
--enable-notifications
diff --git a/x11-wm/xfce4-panel/Makefile b/x11-wm/xfce4-panel/Makefile
index 4afcece48c90..fe8429cf7384 100644
--- a/x11-wm/xfce4-panel/Makefile
+++ b/x11-wm/xfce4-panel/Makefile
@@ -1,13 +1,10 @@
-# New ports collection makefile for: xfce4-panel
-# Date created: 7 June 2003
-# Whom: James Earl <jdearl@telus.net>
-#
+# Created by: James Earl <jdearl@telus.net>
# $FreeBSD$
#
PORTNAME= xfce4-panel
PORTVERSION= 4.10.0
-PORTREVISION= 2
+PORTREVISION= 3
CATEGORIES= x11-wm xfce
MASTER_SITES= ${MASTER_SITE_XFCE}
DIST_SUBDIR= xfce4
@@ -15,9 +12,9 @@ DIST_SUBDIR= xfce4
MAINTAINER= xfce@FreeBSD.org
COMMENT= Xfce's panel
-LIB_DEPENDS= wnck-1.22:${PORTSDIR}/x11-toolkits/libwnck \
- cairo.2:${PORTSDIR}/graphics/cairo \
- dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib
+LIB_DEPENDS= wnck-1:${PORTSDIR}/x11-toolkits/libwnck \
+ cairo:${PORTSDIR}/graphics/cairo \
+ dbus-glib-1:${PORTSDIR}/devel/dbus-glib
GNU_CONFIGURE= yes
INSTALLS_ICONS= yes