diff options
author | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-03 20:18:13 +0000 |
---|---|---|
committer | Oliver Lehmann <oliver@FreeBSD.org> | 2005-06-03 20:18:13 +0000 |
commit | 6bb41db8de2d230dc7094adc1e6814b4d08a8f6e (patch) | |
tree | 42a20005016b408ec71bd095c4b1866ea68b233d /x11-themes/icegradient | |
parent | 13142dd19cb90b39fac29bd90bd4920febccdd35 (diff) |
Notes
Diffstat (limited to 'x11-themes/icegradient')
-rw-r--r-- | x11-themes/icegradient/Makefile | 7 | ||||
-rw-r--r-- | x11-themes/icegradient/pkg-plist | 1 |
2 files changed, 7 insertions, 1 deletions
diff --git a/x11-themes/icegradient/Makefile b/x11-themes/icegradient/Makefile index bcdfa07476d3..06c4a7b4ba92 100644 --- a/x11-themes/icegradient/Makefile +++ b/x11-themes/icegradient/Makefile @@ -21,7 +21,12 @@ WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-0.0.5 USE_X_PREFIX= yes USE_GNOME= gtk12 -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 USE_GMAKE= yes +USE_REINPLACE= yes + +post-patch: + @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ + ${WRKSRC}/configure .include <bsd.port.mk> diff --git a/x11-themes/icegradient/pkg-plist b/x11-themes/icegradient/pkg-plist index 6869ce6a8122..a1c614f88a98 100644 --- a/x11-themes/icegradient/pkg-plist +++ b/x11-themes/icegradient/pkg-plist @@ -1,3 +1,4 @@ +lib/gtk/themes/engines/libicegradient.a lib/gtk/themes/engines/libicegradient.so share/themes/IceGradient/ICON.png share/themes/IceGradient/README.html |