diff options
Diffstat (limited to 'net')
-rw-r--r-- | net/gnomenetwork/Makefile | 2 | ||||
-rw-r--r-- | net/gnomenetwork/files/patch-configure | 10 |
2 files changed, 1 insertions, 11 deletions
diff --git a/net/gnomenetwork/Makefile b/net/gnomenetwork/Makefile index 4e955b393..7cd02d804 100644 --- a/net/gnomenetwork/Makefile +++ b/net/gnomenetwork/Makefile @@ -19,7 +19,7 @@ COMMENT= A library for writing networked servers & clients USE_X_PREFIX= yes USE_BZIP2= yes -USE_GNOME= gnomehack gnomeprefix libgnomeui +USE_GNOME= gnomehack gnomeprefix intlhack lthack libgnomeui USE_GMAKE= yes USE_LIBTOOL= yes CONFIGURE_ARGS= CPPFLAGS="-I${LOCALBASE}/include" \ diff --git a/net/gnomenetwork/files/patch-configure b/net/gnomenetwork/files/patch-configure deleted file mode 100644 index f195f07b4..000000000 --- a/net/gnomenetwork/files/patch-configure +++ /dev/null @@ -1,10 +0,0 @@ ---- configure.orig Wed Dec 11 18:31:51 2002 -+++ configure Thu Dec 12 12:07:17 2002 -@@ -7414,6 +7414,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' |