diff options
author | olivierd <olivierd@FreeBSD.org> | 2012-09-25 01:09:35 +0800 |
---|---|---|
committer | olivierd <olivierd@FreeBSD.org> | 2012-09-25 01:09:35 +0800 |
commit | fc0d74db9acfb0e93361e4b0cc05c80e123f92f7 (patch) | |
tree | e6aa176a734262c9bcb87cebd1cab4c5308e7ad9 /x11-themes | |
parent | 9f7177814918a4330d083614ced9a3de551b784b (diff) | |
download | freebsd-ports-gnome-fc0d74db9acfb0e93361e4b0cc05c80e123f92f7.tar.gz freebsd-ports-gnome-fc0d74db9acfb0e93361e4b0cc05c80e123f92f7.tar.zst freebsd-ports-gnome-fc0d74db9acfb0e93361e4b0cc05c80e123f92f7.zip |
- Update to 3.0.1
- Use USE_PKGCONFIG macro
Approved by: rene, miwi (mentors)
Diffstat (limited to 'x11-themes')
-rw-r--r-- | x11-themes/gtk-xfce-engine/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/gtk-xfce-engine/distinfo | 4 |
2 files changed, 6 insertions, 5 deletions
diff --git a/x11-themes/gtk-xfce-engine/Makefile b/x11-themes/gtk-xfce-engine/Makefile index 0bb01d229434..20d051ba6a03 100644 --- a/x11-themes/gtk-xfce-engine/Makefile +++ b/x11-themes/gtk-xfce-engine/Makefile @@ -6,10 +6,10 @@ # PORTNAME= gtk-xfce-engine -PORTVERSION= 3.0.0 -PORTREVISION= 1 +PORTVERSION= 3.0.1 CATEGORIES= x11-themes xfce MASTER_SITES= ${MASTER_SITE_XFCE} +MASTER_SITE_SUBDIR= src/xfce/${PORTNAME}/${PORTVERSION:R} DIST_SUBDIR= xfce4 MAINTAINER= xfce@FreeBSD.org @@ -17,8 +17,9 @@ COMMENT= Xfce gtk theme engine GNU_CONFIGURE= yes USE_BZIP2= yes -USE_GNOME= glib20 gnomehack gtk20 pkgconfig +USE_GNOME= glib20 gnomehack gtk20 USE_XFCE= configenv # to get MASTER_SITE_SUBDIR something has to be defined +USE_PKGCONFIG= build CONFIGURE_ARGS+=--disable-glibtest \ --enable-gtk2 \ diff --git a/x11-themes/gtk-xfce-engine/distinfo b/x11-themes/gtk-xfce-engine/distinfo index 7745b4beedc0..52f01a657dbc 100644 --- a/x11-themes/gtk-xfce-engine/distinfo +++ b/x11-themes/gtk-xfce-engine/distinfo @@ -1,2 +1,2 @@ -SHA256 (xfce4/gtk-xfce-engine-3.0.0.tar.bz2) = 90e08fce8cce452656c4090f94afb7aa35a0a92597412f319526b7899d54838d -SIZE (xfce4/gtk-xfce-engine-3.0.0.tar.bz2) = 367860 +SHA256 (xfce4/gtk-xfce-engine-3.0.1.tar.bz2) = eb03cf81da1a91e426a2141c092ed7a1634cab29ea2f3546480e901290a7a06d +SIZE (xfce4/gtk-xfce-engine-3.0.1.tar.bz2) = 369040 |