From d9dd45d404959c588d55e413b758d5a9e8c42feb Mon Sep 17 00:00:00 2001 From: Jeremy Messenger Date: Sun, 28 May 2006 19:50:56 +0000 Subject: x11/gnomelibs -> x11/gnome-libs Rename this ports to use the real vendor package name. The advantage of this is to allow our users' keyword search works and easier for users to file the Bugzilla report when they use our name of ports. Debian, Gentoo, NetBSD and other OSs have the correct package name, but not in our ports tree. My team, FreeBSD GNOME Team, have agreed with it. As for japanese/gnomelibs, chase the rename. PR: ports/97985 Repocopy by: marcus --- x11/gnomelibs/files/patch-aa | 66 -------------------------------------------- 1 file changed, 66 deletions(-) delete mode 100644 x11/gnomelibs/files/patch-aa (limited to 'x11/gnomelibs/files/patch-aa') diff --git a/x11/gnomelibs/files/patch-aa b/x11/gnomelibs/files/patch-aa deleted file mode 100644 index 1af3d26ce2ef..000000000000 --- a/x11/gnomelibs/files/patch-aa +++ /dev/null @@ -1,66 +0,0 @@ - -$FreeBSD$ - ---- configure.orig Mon Apr 29 12:07:59 2002 -+++ configure Mon Apr 29 12:08:54 2002 -@@ -5339,6 +5339,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' -@@ -8775,7 +8776,7 @@ - else - - save_LDFLAGS="$LDFLAGS" -- LDFLAGS="$LDFLAGS `glib-config --libs gmodule`" -+ LDFLAGS="$LDFLAGS `$GLIB_CONFIG --libs gmodule`" - if test "$cross_compiling" = yes; then - ac_cv_gmodule=yes - else -@@ -10394,7 +10395,7 @@ - echo $ac_n "(cached) $ac_c" 1>&6 - else - ac_save_LIBS="$LIBS" --LIBS="-ltiff -lm $LIBS" -+LIBS="-ltiff -ljpeg -lz -lm $LIBS" - cat > conftest.$ac_ext <