diff options
author | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
---|---|---|
committer | Edwin Groothuis <edwin@FreeBSD.org> | 2006-05-11 22:49:56 +0000 |
commit | 0f12b488a50bf55f18e720cb4d4e8224c8b3d857 (patch) | |
tree | 7a6db5d01e610802138fff879ca18efeea190977 /net-im/libicq | |
parent | 3c063d4c7e242c68860be279ae95b9da2a6c7d4a (diff) |
Notes
Diffstat (limited to 'net-im/libicq')
-rw-r--r-- | net-im/libicq/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/net-im/libicq/Makefile b/net-im/libicq/Makefile index e681068c3cfc..0ae18d4de226 100644 --- a/net-im/libicq/Makefile +++ b/net-im/libicq/Makefile @@ -19,7 +19,6 @@ COMMENT= Library to add ICQ communication support to your software USE_GNOME= glib12 USE_AUTOTOOLS= libtool:15 INSTALLS_SHLIB= yes -USE_REINPLACE= yes post-patch: @${REINPLACE_CMD} -e 's|$${CONFIG_SHELL-/bin/sh} $$ac_aux_dir|$$ac_aux_dir|' \ |