diff options
author | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-12 03:15:11 +0000 |
---|---|---|
committer | Adam Weinberger <adamw@FreeBSD.org> | 2004-02-12 03:15:11 +0000 |
commit | 3d4674c2a752a24a7173c5621631ecf18b126eb8 (patch) | |
tree | f8ceb6e0aad1bf0a6e40c393d7c8cb179cf57ea3 /textproc/gtkspell2 | |
parent | 28a6e79ebb6d35023501f52b5d8cf23eef3ee8ff (diff) | |
download | ports-3d4674c2a752a24a7173c5621631ecf18b126eb8.tar.gz ports-3d4674c2a752a24a7173c5621631ecf18b126eb8.zip |
Notes
Diffstat (limited to 'textproc/gtkspell2')
-rw-r--r-- | textproc/gtkspell2/Makefile | 2 | ||||
-rw-r--r-- | textproc/gtkspell2/files/patch-configure | 10 |
2 files changed, 1 insertions, 11 deletions
diff --git a/textproc/gtkspell2/Makefile b/textproc/gtkspell2/Makefile index cd27adb07401..d72768998574 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 6bb2a668556f..000000000000 --- 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' |