mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-21 00:25:50 +00:00
Convert to USES=libtool
This commit is contained in:
parent
989daa414c
commit
e01cbaf224
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=360070
@ -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>
|
||||
|
@ -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'
|
@ -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
|
||||
|
Loading…
Reference in New Issue
Block a user