diff options
author | edwin <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
---|---|---|
committer | edwin <edwin@FreeBSD.org> | 2006-05-13 05:00:46 +0000 |
commit | 18ae1abf6c62bfe0b56b605c3ed75ba69f1ef093 (patch) | |
tree | b304e02f7ca1f07c2470e9cea1792ef64660c8f4 /x11-themes/thinice | |
parent | 8d48edf5bf3bb7be8fe688c4d02e9e94ebf8f4f0 (diff) | |
download | FreeBSD-ports-18ae1abf6c62bfe0b56b605c3ed75ba69f1ef093.zip FreeBSD-ports-18ae1abf6c62bfe0b56b605c3ed75ba69f1ef093.tar.gz |
Remove USE_REINPLACE from categories starting with X
Diffstat (limited to 'x11-themes/thinice')
-rw-r--r-- | x11-themes/thinice/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/x11-themes/thinice/Makefile b/x11-themes/thinice/Makefile index 2569e3b..de60a32 100644 --- a/x11-themes/thinice/Makefile +++ b/x11-themes/thinice/Makefile @@ -21,7 +21,6 @@ WRKSRC= ${WRKDIR}/gtk-${PORTNAME}-theme-${PORTVERSION} USE_X_PREFIX= yes USE_GNOME= gtk12 GNU_CONFIGURE= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ |