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-bg | 23 ----------------------- 1 file changed, 23 deletions(-) delete mode 100644 x11/gnomelibs/files/patch-bg (limited to 'x11/gnomelibs/files/patch-bg') diff --git a/x11/gnomelibs/files/patch-bg b/x11/gnomelibs/files/patch-bg deleted file mode 100644 index 401724e01ed0..000000000000 --- a/x11/gnomelibs/files/patch-bg +++ /dev/null @@ -1,23 +0,0 @@ - -$FreeBSD$ - ---- zvt/Makefile.in.orig Sat Apr 6 19:22:07 2002 -+++ zvt/Makefile.in Sat Apr 6 19:23:02 2002 -@@ -20,7 +20,7 @@ - exec_prefix = @exec_prefix@ - - bindir = @bindir@ --sbindir = @sbindir@ -+sbindir = @bindir@ - libexecdir = @libexecdir@ - datadir = @datadir@ - sysconfdir = @sysconfdir@ -@@ -226,7 +226,7 @@ - update.lo vt.lo zvtterm.lo - noinst_PROGRAMS = zterm$(EXEEXT) test-utmp$(EXEEXT) - sbin_PROGRAMS = gnome-pty-helper$(EXEEXT) --PROGRAMS = $(noinst_PROGRAMS) $(sbin_PROGRAMS) -+PROGRAMS = $(sbin_PROGRAMS) - - zterm_OBJECTS = zterm.$(OBJEXT) - zterm_DEPENDENCIES = libzvt.la -- cgit v1.2.3