diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-12 19:06:57 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2004-07-12 19:06:57 +0000 |
commit | 9bbce31b192581d18112da0a65338f27efca67bb (patch) | |
tree | 6c4097cc67a163c3b4fb5f31b3ce102562576706 /science/gchemutils | |
parent | dabb4455e660843f4414555ac551bd9901ebdc92 (diff) | |
download | ports-9bbce31b192581d18112da0a65338f27efca67bb.tar.gz ports-9bbce31b192581d18112da0a65338f27efca67bb.zip |
Notes
Diffstat (limited to 'science/gchemutils')
-rw-r--r-- | science/gchemutils/Makefile | 2 | ||||
-rw-r--r-- | science/gchemutils/files/patch-configure | 11 |
2 files changed, 1 insertions, 12 deletions
diff --git a/science/gchemutils/Makefile b/science/gchemutils/Makefile index 32c5d48a623f..af174bcdeca8 100644 --- a/science/gchemutils/Makefile +++ b/science/gchemutils/Makefile @@ -22,7 +22,7 @@ USE_BZIP2= yes USE_X_PREFIX= yes USE_GNOME= gnomehack gnomeprefix libglade2 libgnomeprint libgnomeui USE_GMAKE= yes -USE_INC_LIBTOOL_VER=13 +USE_LIBTOOL_VER=15 INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LIBS="-L${LOCALBASE}/lib" diff --git a/science/gchemutils/files/patch-configure b/science/gchemutils/files/patch-configure deleted file mode 100644 index d7a69558f534..000000000000 --- a/science/gchemutils/files/patch-configure +++ /dev/null @@ -1,11 +0,0 @@ ---- configure.orig Sat Mar 1 22:09:31 2003 -+++ configure Tue Mar 18 12:30:50 2003 -@@ -8256,6 +8256,8 @@ - # This can be used to rebuild libtool when needed - LIBTOOL_DEPS="$ac_aux_dir/ltmain.sh" - -+$ac_aux_dir/ltconfig $LIBTOOL_DEPS -+ - # Always use our own libtool. - LIBTOOL='$(SHELL) $(top_builddir)/libtool' - |