aboutsummaryrefslogtreecommitdiffstats
path: root/x11-themes/thinice/Makefile
diff options
context:
space:
mode:
authorpav <pav@FreeBSD.org>2007-03-24 05:50:08 +0800
committerpav <pav@FreeBSD.org>2007-03-24 05:50:08 +0800
commita2bea8d4cf8b362210e0c010053e7dac4da34d13 (patch)
treefc093cb3cb594bb56f43816a75e10cca7c600dad /x11-themes/thinice/Makefile
parent98870bcdf7cc71d3c854233b57d9d24ce1bc463b (diff)
downloadfreebsd-ports-gnome-a2bea8d4cf8b362210e0c010053e7dac4da34d13.tar.gz
freebsd-ports-gnome-a2bea8d4cf8b362210e0c010053e7dac4da34d13.tar.zst
freebsd-ports-gnome-a2bea8d4cf8b362210e0c010053e7dac4da34d13.zip
- Fix after objformat removal
Diffstat (limited to 'x11-themes/thinice/Makefile')
-rw-r--r--x11-themes/thinice/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile
index fc4325c712fc..02993cc79f80 100644
--- a/x11-themes/thinice/Makefile
+++ b/x11-themes/thinice/Makefile
@@ -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>