diff options
author | pav <pav@FreeBSD.org> | 2007-03-24 05:50:08 +0800 |
---|---|---|
committer | pav <pav@FreeBSD.org> | 2007-03-24 05:50:08 +0800 |
commit | a2bea8d4cf8b362210e0c010053e7dac4da34d13 (patch) | |
tree | fc093cb3cb594bb56f43816a75e10cca7c600dad /x11-themes/thinice | |
parent | 98870bcdf7cc71d3c854233b57d9d24ce1bc463b (diff) | |
download | freebsd-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')
-rw-r--r-- | x11-themes/thinice/Makefile | 8 | ||||
-rw-r--r-- | x11-themes/thinice/pkg-plist | 1 |
2 files changed, 3 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> diff --git a/x11-themes/thinice/pkg-plist b/x11-themes/thinice/pkg-plist index e93ae3565adb..9b949c26d31e 100644 --- a/x11-themes/thinice/pkg-plist +++ b/x11-themes/thinice/pkg-plist @@ -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 |