diff options
author | mezz <mezz@FreeBSD.org> | 2006-05-28 08:41:03 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2006-05-28 08:41:03 +0800 |
commit | dec93c7097228dc340bd907193cf19d22af4dfe4 (patch) | |
tree | e62d5ce33ef3ca70aa4390f27b958df937f7a3f5 /accessibility/gnopernicus | |
parent | 1a46c3295e320782d5d4b96491f7d5f88a91e75e (diff) | |
download | freebsd-ports-gnome-dec93c7097228dc340bd907193cf19d22af4dfe4.tar.gz freebsd-ports-gnome-dec93c7097228dc340bd907193cf19d22af4dfe4.tar.zst freebsd-ports-gnome-dec93c7097228dc340bd907193cf19d22af4dfe4.zip |
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 accessibility/gnopernicus, chase the rename.
PR: ports/97985
Repocopy by: marcus
Diffstat (limited to 'accessibility/gnopernicus')
-rw-r--r-- | accessibility/gnopernicus/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/accessibility/gnopernicus/Makefile b/accessibility/gnopernicus/Makefile index 9d28d20836fb..5b907a4c8a37 100644 --- a/accessibility/gnopernicus/Makefile +++ b/accessibility/gnopernicus/Makefile @@ -17,7 +17,7 @@ DIST_SUBDIR= gnome2 MAINTAINER= gnome@FreeBSD.org COMMENT= Collection of accessibility apps for GNOME 2 -LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnomemag +LIB_DEPENDS= gnome-mag.2:${PORTSDIR}/accessibility/gnome-mag USE_BZIP2= yes USE_GETTEXT= yes |