1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-10-20 20:09:11 +00:00

Remove patch-configure in favour of lthack.

This commit is contained in:
Adam Weinberger 2004-02-12 03:15:11 +00:00
parent 28a6e79ebb
commit 3d4674c2a7
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=100738
4 changed files with 2 additions and 22 deletions

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gtk20
USE_GNOME= gnomeprefix gnomehack gtk20 lthack
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,10 +0,0 @@
--- configure.orig Mon Aug 19 13:43:43 2002
+++ configure Mon Aug 19 13:43:59 2002
@@ -7524,6 +7524,7 @@
# 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'

View File

@ -19,7 +19,7 @@ LIB_DEPENDS= pspell.15:${PORTSDIR}/textproc/aspell
USE_X_PREFIX= yes
USE_PERL5= yes
USE_GMAKE= yes
USE_GNOME= gnomeprefix gnomehack gtk20
USE_GNOME= gnomeprefix gnomehack gtk20 lthack
USE_LIBTOOL= yes
INSTALLS_SHLIB= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \

View File

@ -1,10 +0,0 @@
--- configure.orig Mon Aug 19 13:43:43 2002
+++ configure Mon Aug 19 13:43:59 2002
@@ -7524,6 +7524,7 @@
# 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'