mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +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
|
PORTNAME= thinice
|
||||||
PORTVERSION= 1.0.4
|
PORTVERSION= 1.0.4
|
||||||
PORTREVISION= 3
|
PORTREVISION= 4
|
||||||
CATEGORIES= x11-themes
|
CATEGORIES= x11-themes
|
||||||
MASTER_SITES= ${MASTER_SITE_THEMES}
|
MASTER_SITES= ${MASTER_SITE_THEMES}
|
||||||
MASTER_SITE_SUBDIR= thinice
|
MASTER_SITE_SUBDIR= thinice
|
||||||
@ -19,10 +19,6 @@ COMMENT= A clean-looking GTK Theme Engine
|
|||||||
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
|
WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION}
|
||||||
|
|
||||||
USE_GNOME= gtk12
|
USE_GNOME= gtk12
|
||||||
GNU_CONFIGURE= yes
|
USE_AUTOTOOLS= libtool:15
|
||||||
|
|
||||||
post-patch:
|
|
||||||
@${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \
|
|
||||||
${WRKSRC}/configure
|
|
||||||
|
|
||||||
.include <bsd.port.mk>
|
.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.la
|
||||||
lib/gtk/themes/engines/libthinice.so
|
lib/gtk/themes/engines/libthinice.so
|
||||||
share/themes/ThinIce/ICON.png
|
share/themes/ThinIce/ICON.png
|
||||||
|
Loading…
Reference in New Issue
Block a user