diff options
-rw-r--r-- | textproc/gtkspell/Makefile | 2 | ||||
-rw-r--r-- | textproc/gtkspell/files/patch-configure | 10 | ||||
-rw-r--r-- | textproc/gtkspell2/Makefile | 2 | ||||
-rw-r--r-- | textproc/gtkspell2/files/patch-configure | 10 |
4 files changed, 2 insertions, 22 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile index cd27adb..d727689 100644 --- a/textproc/gtkspell/Makefile +++ b/textproc/gtkspell/Makefile @@ -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" \ diff --git a/textproc/gtkspell/files/patch-configure b/textproc/gtkspell/files/patch-configure deleted file mode 100644 index 6bb2a66..0000000 --- a/textproc/gtkspell/files/patch-configure +++ /dev/null @@ -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' diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile index cd27adb..d727689 100644 --- a/textproc/gtkspell2/Makefile +++ b/textproc/gtkspell2/Makefile @@ -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" \ diff --git a/textproc/gtkspell2/files/patch-configure b/textproc/gtkspell2/files/patch-configure deleted file mode 100644 index 6bb2a66..0000000 --- a/textproc/gtkspell2/files/patch-configure +++ /dev/null @@ -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' |