diff options
author | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-30 18:38:23 +0000 |
---|---|---|
committer | Dmitry Marakasov <amdmi3@FreeBSD.org> | 2014-05-30 18:38:23 +0000 |
commit | a5106b5ebc52ed257edf53f713aa1e29ce551c55 (patch) | |
tree | 917d96b9b27ba31bf0d45bd2d21d8d950ed95802 /x11-themes/gtk-cleanice-engine | |
parent | 07e2d47f5360db77017e7aec7330874421a1c6b4 (diff) |
Notes
Diffstat (limited to 'x11-themes/gtk-cleanice-engine')
-rw-r--r-- | x11-themes/gtk-cleanice-engine/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/gtk-cleanice-engine/pkg-plist | 2 |
2 files changed, 4 insertions, 5 deletions
diff --git a/x11-themes/gtk-cleanice-engine/Makefile b/x11-themes/gtk-cleanice-engine/Makefile index f4ee40fa1311..ab2f239a2e2d 100644 --- a/x11-themes/gtk-cleanice-engine/Makefile +++ b/x11-themes/gtk-cleanice-engine/Makefile @@ -3,7 +3,7 @@ PORTNAME= gtk-cleanice-engine PORTVERSION= 2.4.1 -PORTREVISION= 5 +PORTREVISION= 6 CATEGORIES= x11-themes gnome MASTER_SITES= SF/elysium-project/gtk-engines-cleanice/${PORTVERSION} \ SF/elysium-project/gtk-engines-cleanice/1.2.7:theme @@ -14,9 +14,10 @@ DISTFILES= ${DISTNAME}${EXTRACT_SUFX} \ MAINTAINER= ports@FreeBSD.org COMMENT= Simplistic GTK+ 2.x theme engine -USES= pathfix pkgconfig +USES= pathfix pkgconfig libtool +GNU_CONFIGURE= yes USE_GNOME= gtk20 -USE_AUTOTOOLS= libtool +INSTALL_TARGET= install-strip THEME= cleanice-theme-1.2.7 THEMEDIR= ${WRKDIR}/${THEME}/Theme diff --git a/x11-themes/gtk-cleanice-engine/pkg-plist b/x11-themes/gtk-cleanice-engine/pkg-plist index 683d61146606..1f3365ac29fc 100644 --- a/x11-themes/gtk-cleanice-engine/pkg-plist +++ b/x11-themes/gtk-cleanice-engine/pkg-plist @@ -1,5 +1,3 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.a -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.la lib/gtk-2.0/%%GTK2_VERSION%%/engines/libcleanice.so share/themes/CleanIce/index.theme share/themes/CleanIce/gtk-2.0/gtkrc |