diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-01 17:49:01 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-01 17:49:01 +0000 |
commit | e01cbaf224e42bf70d26d930f16c4a77d478d527 (patch) | |
tree | ea5fa14d13d1b7bd21968291905da9e8fbe1bb6f /x11-themes/gtk-flat-theme2 | |
parent | 989daa414c3494de77cb56012d171adae0ef17da (diff) | |
download | ports-e01cbaf224e42bf70d26d930f16c4a77d478d527.tar.gz ports-e01cbaf224e42bf70d26d930f16c4a77d478d527.zip |
Notes
Diffstat (limited to 'x11-themes/gtk-flat-theme2')
-rw-r--r-- | x11-themes/gtk-flat-theme2/Makefile | 13 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/files/patch-configure | 10 | ||||
-rw-r--r-- | x11-themes/gtk-flat-theme2/pkg-plist | 1 |
3 files changed, 4 insertions, 20 deletions
diff --git a/x11-themes/gtk-flat-theme2/Makefile b/x11-themes/gtk-flat-theme2/Makefile index 371e61acb572..99ab834b5bb2 100644 --- a/x11-themes/gtk-flat-theme2/Makefile +++ b/x11-themes/gtk-flat-theme2/Makefile @@ -3,24 +3,19 @@ PORTNAME= gtk-flat-theme2 PORTVERSION= 0.1 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= x11-themes MASTER_SITES= ${MASTER_SITE_THEMES} MASTER_SITE_SUBDIR= gtk2flat DISTNAME= gtk2flat-default MAINTAINER= philip@FreeBSD.org -COMMENT= A port of the Flat GTK+ engine to GTK+ 2.0 +COMMENT= Port of the Flat GTK+ engine to GTK+ 2.0 WRKSRC= ${WRKDIR}/gtk-flat-theme-2.0 GNU_CONFIGURE= yes -USES= gmake pkgconfig pathfix +USES= gmake libtool pathfix pkgconfig USE_GNOME= gtk20 -.include <bsd.port.pre.mk> - -post-extract: - @${REINPLACE_CMD} -e 's|echo aout|echo elf|' ${WRKSRC}/configure - -.include <bsd.port.post.mk> +.include <bsd.port.mk> diff --git a/x11-themes/gtk-flat-theme2/files/patch-configure b/x11-themes/gtk-flat-theme2/files/patch-configure deleted file mode 100644 index 91c072278715..000000000000 --- a/x11-themes/gtk-flat-theme2/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Fri Mar 14 12:46:04 2003 -+++ configure Fri Mar 14 12:46:22 2003 -@@ -5561,6 +5561,7 @@ - - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS - - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' diff --git a/x11-themes/gtk-flat-theme2/pkg-plist b/x11-themes/gtk-flat-theme2/pkg-plist index 4c6787234063..42ec00448c40 100644 --- a/x11-themes/gtk-flat-theme2/pkg-plist +++ b/x11-themes/gtk-flat-theme2/pkg-plist @@ -1,4 +1,3 @@ -lib/gtk-2.0/%%GTK2_VERSION%%/engines/libflat.la lib/gtk-2.0/%%GTK2_VERSION%%/engines/libflat.so share/themes/Flat/ICON.png share/themes/Flat/README.html |