diff options
author | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 19:50:56 +0000 |
---|---|---|
committer | Jeremy Messenger <mezz@FreeBSD.org> | 2006-05-28 19:50:56 +0000 |
commit | d9dd45d404959c588d55e413b758d5a9e8c42feb (patch) | |
tree | b9f350d1eb8bcb88062569355bec500d7285ebd5 /x11/gnomelibs/files/patch-devel-docs::gnorba::Makefile.in | |
parent | net-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-devel-docs::gnorba::Makefile.in')
-rw-r--r-- | x11/gnomelibs/files/patch-devel-docs::gnorba::Makefile.in | 14 |
1 files changed, 0 insertions, 14 deletions
diff --git a/x11/gnomelibs/files/patch-devel-docs::gnorba::Makefile.in b/x11/gnomelibs/files/patch-devel-docs::gnorba::Makefile.in deleted file mode 100644 index e7cc10f89a6b..000000000000 --- a/x11/gnomelibs/files/patch-devel-docs::gnorba::Makefile.in +++ /dev/null @@ -1,14 +0,0 @@ - -$FreeBSD$ - ---- devel-docs/gnorba/Makefile.in 2002/05/01 01:47:18 1.1 -+++ devel-docs/gnorba/Makefile.in 2002/05/01 01:51:15 -@@ -158,7 +158,7 @@ - # The directory containing the source code (if it contains documentation). - DOC_SOURCE_DIR = $(GNOME_LIBS_DIR)/libgnorba - --HTML_DIR = $(datadir)/html -+HTML_DIR = $(prefix)/share/doc/gnomelibs - - TARGET_DIR = $(HTML_DIR)/$(DOC_MODULE) - |