aboutsummaryrefslogtreecommitdiff
path: root/archivers/fileroller
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2004-06-25 06:34:18 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2004-06-25 06:34:18 +0000
commit24fa706b0ee4cb7ae561f35f95566c96cd608ed2 (patch)
treefda1c6770237fc2fb7d89a60db55c57db65376bd /archivers/fileroller
parentfa2c35eb1caaa725a8cbd9c29188d65c7f3984b4 (diff)
downloadports-24fa706b0ee4cb7ae561f35f95566c96cd608ed2.tar.gz
ports-24fa706b0ee4cb7ae561f35f95566c96cd608ed2.zip
Notes
Diffstat (limited to 'archivers/fileroller')
-rw-r--r--archivers/fileroller/Makefile2
-rw-r--r--archivers/fileroller/files/patch-configure10
2 files changed, 1 insertions, 11 deletions
diff --git a/archivers/fileroller/Makefile b/archivers/fileroller/Makefile
index 3b2605bd263a..77c887c8c952 100644
--- a/archivers/fileroller/Makefile
+++ b/archivers/fileroller/Makefile
@@ -20,7 +20,7 @@ COMMENT= An archive manager for zip files, tar, etc
USE_BZIP2= yes
USE_X_PREFIX= yes
USE_GMAKE= yes
-USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui
+USE_GNOME= gnomeprefix intlhack gnomehack libgnomeui lthack
USE_LIBTOOL_VER=13
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
LDFLAGS="-L${LOCALBASE}/lib"
diff --git a/archivers/fileroller/files/patch-configure b/archivers/fileroller/files/patch-configure
deleted file mode 100644
index 53e3c887712a..000000000000
--- a/archivers/fileroller/files/patch-configure
+++ /dev/null
@@ -1,10 +0,0 @@
---- configure.orig Tue Dec 10 23:18:40 2002
-+++ configure Tue Dec 10 23:18:59 2002
-@@ -6403,6 +6403,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'