summaryrefslogtreecommitdiff
path: root/x11/gnomelibs/files/patch-bb
diff options
context:
space:
mode:
authorJeremy Messenger <mezz@FreeBSD.org>2006-05-28 19:50:56 +0000
committerJeremy Messenger <mezz@FreeBSD.org>2006-05-28 19:50:56 +0000
commitd9dd45d404959c588d55e413b758d5a9e8c42feb (patch)
treeb9f350d1eb8bcb88062569355bec500d7285ebd5 /x11/gnomelibs/files/patch-bb
parentnet-im/gnomeicu2 -> net-im/gnomeicu (diff)
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
Diffstat (limited to 'x11/gnomelibs/files/patch-bb')
-rw-r--r--x11/gnomelibs/files/patch-bb32
1 files changed, 0 insertions, 32 deletions
diff --git a/x11/gnomelibs/files/patch-bb b/x11/gnomelibs/files/patch-bb
deleted file mode 100644
index a1daaf14fc52..000000000000
--- a/x11/gnomelibs/files/patch-bb
+++ /dev/null
@@ -1,32 +0,0 @@
-
-$FreeBSD$
-
---- gtk-xmhtml/Makefile.in.orig Mon Jan 14 12:02:33 2002
-+++ gtk-xmhtml/Makefile.in Mon Jan 14 12:03:13 2002
-@@ -151,7 +151,7 @@
- libgtkxmhtmlincludedir = $(includedir)/gnome-1.0/gtk-xmhtml
-
- INCLUDES = -I.. -I$(srcdir)/.. -I$(includedir) @GTK_CFLAGS@ \
-- -DWITH_GTK -DDEBUG -DGNOME_LIB
-+ -DWITH_GTK -DGNOME_LIB
-
-
- lib_LTLIBRARIES = libgtkxmhtml.la
-@@ -204,7 +204,7 @@
- toolkit.h
-
-
--libgtkxmhtml_la_LDFLAGS = -version-info 1:1:0 -rpath $(libdir)
-+libgtkxmhtml_la_LDFLAGS = -version-info 5:0:0 -rpath $(libdir)
- libgtkxmhtml_la_LIBADD = $(LIBGTKXMHTML_LIBS)
-
- noinst_PROGRAMS = htmltest
-@@ -520,7 +520,7 @@
- uninstall-am: uninstall-libLTLIBRARIES \
- uninstall-libgtkxmhtmlincludeHEADERS
- uninstall: uninstall-am
--all-am: Makefile $(LTLIBRARIES) $(PROGRAMS) $(HEADERS)
-+all-am: Makefile $(LTLIBRARIES) $(HEADERS)
- all-redirect: all-am
- install-strip:
- $(MAKE) $(AM_MAKEFLAGS) AM_INSTALL_PROGRAM_FLAGS=-s install