diff options
author | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-06 16:43:09 +0000 |
---|---|---|
committer | Mario Sergio Fujikawa Ferreira <lioux@FreeBSD.org> | 2001-10-06 16:43:09 +0000 |
commit | 2d56df646f59cd6f7e520f0539f244ae4c8d39b6 (patch) | |
tree | f5b0cce7ae5c8f802467d60cf466f1d6ee934ccf /x11/rxvt-devel/files/patch-configure | |
parent | Update to 20011006 with many improvements. (diff) |
o style fix, use PKGNAMESUFFIX instead of PORTNAME for -devel
o don't install .*\.la files (based on an idea from sobomax)
Notes
Notes:
svn path=/head/; revision=48498
Diffstat (limited to 'x11/rxvt-devel/files/patch-configure')
-rw-r--r-- | x11/rxvt-devel/files/patch-configure | 11 |
1 files changed, 0 insertions, 11 deletions
diff --git a/x11/rxvt-devel/files/patch-configure b/x11/rxvt-devel/files/patch-configure deleted file mode 100644 index 94b2a67503e9..000000000000 --- a/x11/rxvt-devel/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat May 26 10:21:04 2001 -+++ configure Sat May 26 10:21:12 2001 -@@ -4964,7 +4964,7 @@ - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" - - # Always use our own libtool. --LIBTOOL='$(SHELL) $(top_builddir)/libtool' -+LIBTOOL='$(SHELL) ${LOCALBASE}/bin/libtool' - - # Prevent multiple expansion - |