diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-23 21:50:08 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-03-23 21:50:08 +0000 |
commit | 0effda2f9f72eeffc2d9d1a9d1563e34e4c4b2fe (patch) | |
tree | 025d4c95d5f0ecf5740f8ef2a447e81bd793e6a6 /x11-themes/thinice | |
parent | 029497c2611adcbb123278d1c5bd5887d2d296cf (diff) | |
download | ports-0effda2f9f72eeffc2d9d1a9d1563e34e4c4b2fe.tar.gz ports-0effda2f9f72eeffc2d9d1a9d1563e34e4c4b2fe.zip |
- Fix after objformat removal
Notes
Notes:
svn path=/head/; revision=188135
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 |