aboutsummaryrefslogtreecommitdiff
path: root/textproc/gtkspell
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-02-12 03:15:11 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-02-12 03:15:11 +0000
commit3d4674c2a752a24a7173c5621631ecf18b126eb8 (patch)
treef8ceb6e0aad1bf0a6e40c393d7c8cb179cf57ea3 /textproc/gtkspell
parent28a6e79ebb6d35023501f52b5d8cf23eef3ee8ff (diff)
downloadports-3d4674c2a752a24a7173c5621631ecf18b126eb8.tar.gz
ports-3d4674c2a752a24a7173c5621631ecf18b126eb8.zip
Notes
Diffstat (limited to 'textproc/gtkspell')
-rw-r--r--textproc/gtkspell/Makefile2
-rw-r--r--textproc/gtkspell/files/patch-configure10
2 files changed, 1 insertions, 11 deletions
diff --git a/textproc/gtkspell/Makefile b/textproc/gtkspell/Makefile
index cd27adb07401..d72768998574 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 6bb2a668556f..000000000000
--- 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'