From a45272a39e6596a9ed47815ce0e32d4f3df77c0d Mon Sep 17 00:00:00 2001 From: Rene Ladan Date: Wed, 9 May 2012 20:26:22 +0000 Subject: - Update mastersite, upstream moved to archive/ [1] - Fix Makefile, an option "STARTUP" was set while "LIBSTARTUP" was tested [2] PR: ports/167707 [1] Submitted by: Olivier Duchateau Spotted by: portlint(1) [2] --- x11-toolkits/libxfce4gui/Makefile | 4 ++-- x11-toolkits/libxfce4gui/pkg-plist | 1 - 2 files changed, 2 insertions(+), 3 deletions(-) (limited to 'x11-toolkits/libxfce4gui') diff --git a/x11-toolkits/libxfce4gui/Makefile b/x11-toolkits/libxfce4gui/Makefile index ba24e5438b38..acfefab0b636 100644 --- a/x11-toolkits/libxfce4gui/Makefile +++ b/x11-toolkits/libxfce4gui/Makefile @@ -9,7 +9,7 @@ PORTNAME= libxfce4gui PORTVERSION= 4.8.1 CATEGORIES= x11-toolkits xfce MASTER_SITES= ${MASTER_SITE_XFCE} -MASTER_SITE_SUBDIR= src/xfce/libxfcegui4/${PORTVERSION:R} +MASTER_SITE_SUBDIR= src/archive/libxfcegui4/${PORTVERSION:R} DISTNAME= libxfcegui4-${PORTVERSION} DIST_SUBDIR= xfce4 @@ -42,7 +42,7 @@ CONFIGURE_ARGS+=--disable-nls PLIST_SUB+= NLS="@comment " .endif -.if !defined(WITHOUT_LIBSTARTUP) +.if !defined(WITHOUT_STARTUP) LIB_DEPENDS+= startup-notification-1:${PORTSDIR}/x11/startup-notification CONFIGURE_ARGS+=--enable-startup-notification .else diff --git a/x11-toolkits/libxfce4gui/pkg-plist b/x11-toolkits/libxfce4gui/pkg-plist index e8b6183ca2f0..6189fcfcde53 100644 --- a/x11-toolkits/libxfce4gui/pkg-plist +++ b/x11-toolkits/libxfce4gui/pkg-plist @@ -199,4 +199,3 @@ share/icons/hicolor/scalable/apps/xfce-filemanager.svg @dirrm glade3/pixmaps/hicolor/16x16 @dirrm glade3/pixmaps/hicolor @dirrm glade3/pixmaps - -- cgit v1.2.3