USES=libtool tar:bzip2
This commit is contained in:
parent
22f0701f81
commit
bda8cfcab8
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360066
@ -3,6 +3,7 @@
|
||||
|
||||
PORTNAME= gtk-xfce-engine
|
||||
PORTVERSION= 3.0.1
|
||||
PORTREVISION= 1
|
||||
CATEGORIES= x11-themes xfce
|
||||
MASTER_SITES= ${MASTER_SITE_XFCE}
|
||||
MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R}
|
||||
@ -12,10 +13,9 @@ MAINTAINER= xfce@FreeBSD.org
|
||||
COMMENT= Xfce gtk theme engine
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_BZIP2= yes
|
||||
USES= gmake libtool pkgconfig tar:bzip2
|
||||
USE_GNOME= glib20 gnomehack gtk20
|
||||
USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined
|
||||
USES= pkgconfig gmake
|
||||
|
||||
CONFIGURE_ARGS+=--disable-glibtest \
|
||||
--enable-gtk2 \
|
||||
|
@ -1,4 +1,3 @@
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.la
|
||||
lib/gtk-2.0/%%GTK2_VERSION%%/engines/libxfce.so
|
||||
share/themes/Xfce-4.0/gtk-2.0/gtkrc
|
||||
share/themes/Xfce-4.2/gtk-2.0/gtkrc
|
||||
@ -60,7 +59,3 @@ share/themes/Xfce/gtk-2.0/gtkrc
|
||||
@dirrm share/themes/Xfce-4.0/gtk-2.0
|
||||
@dirrm share/themes/Xfce-4.0
|
||||
@dirrm share/themes/Xfce
|
||||
@dirrmtry share/themes
|
||||
@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%/engines
|
||||
@dirrmtry lib/gtk-2.0/%%GTK2_VERSION%%
|
||||
@dirrmtry lib/gtk-2.0
|
||||
|
Loading…
Reference in New Issue
Block a user