From 90a981a1f2840768e999d0c0629372ebcc58c4aa Mon Sep 17 00:00:00 2001 From: Olivier Duchateau Date: Fri, 14 Dec 2012 17:45:10 +0000 Subject: 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) --- x11-wm/xfce4-panel/Makefile | 13 +++++-------- 1 file changed, 5 insertions(+), 8 deletions(-) (limited to 'x11-wm/xfce4-panel') 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 -# +# Created by: James Earl # $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 -- cgit v1.2.3