mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
- Fix after objformat removal
This commit is contained in:
parent
029497c261
commit
0effda2f9f
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188135
@ -7,7 +7,7 @@
|
||||
|
||||
PORTNAME= thinice
|
||||
PORTVERSION= 1.0.4
|
||||
PORTREVISION= 3
|
||||
PORTREVISION= 4
|
||||
CATEGORIES= x11-themes
|
||||
MASTER_SITES= ${MASTER_SITE_THEMES}
|
||||
MASTER_SITE_SUBDIR= thinice
|
||||
@ -19,10 +19,6 @@ COMMENT= A clean-looking GTK Theme Engine
|
||||
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
|
||||
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
||||
${WRKSRC}/configure
|
||||
USE_AUTOTOOLS= libtool:15
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -1,3 +1,4 @@
|
||||
lib/gtk/themes/engines/libthinice.a
|
||||
lib/gtk/themes/engines/libthinice.la
|
||||
lib/gtk/themes/engines/libthinice.so
|
||||
share/themes/ThinIce/ICON.png
|
||||
|
Loading…
Reference in New Issue
Block a user