aboutsummaryrefslogtreecommitdiff
path: root/misc/gnuit
diff options
context:
space:
mode:
authorGerald Pfeifer <gerald@FreeBSD.org>2009-02-27 01:01:15 +0000
committerGerald Pfeifer <gerald@FreeBSD.org>2009-02-27 01:01:15 +0000
commit9fac048015169945a2b76a353d73c739db34d4d5 (patch)
tree84e1099a9a4a93cd412d2b91f22a1c47c2d205ef /misc/gnuit
parent1633b9c9b9c56381a7c50a54b9274f9c48b47270 (diff)
downloadports-9fac048015169945a2b76a353d73c739db34d4d5.tar.gz
ports-9fac048015169945a2b76a353d73c739db34d4d5.zip
Notes
Diffstat (limited to 'misc/gnuit')
-rw-r--r--misc/gnuit/Makefile5
-rw-r--r--misc/gnuit/files/patch-src-Makefile.in8
2 files changed, 3 insertions, 10 deletions
diff --git a/misc/gnuit/Makefile b/misc/gnuit/Makefile
index b240e8c5d56b..3b2a6e42f8e1 100644
--- a/misc/gnuit/Makefile
+++ b/misc/gnuit/Makefile
@@ -11,11 +11,12 @@ CATEGORIES= misc
MASTER_SITES= ${MASTER_SITE_GNU}
MASTER_SITE_SUBDIR= ${PORTNAME}
-MAINTAINER= ports@FreeBSD.org
+MAINTAINER= gerald@FreeBSD.org
COMMENT= GNU Interactive Tools - a file system browser for UNIX systems
GNU_CONFIGURE= YES
-MAN1= git.1 gitaction.1 gitdpkgname.1 gitfm.1 gitinternal.1 \
+CONFIGURE_ARGS= --disable-transition
+MAN1= gitaction.1 gitdpkgname.1 gitfm.1 gitinternal.1 \
gitkeys.1 gitmount.1 gitps.1 gitregrep.1 gitrfgrep.1 \
gitrgrep.1 gitunpack.1 gitview.1 gitwipe.1
diff --git a/misc/gnuit/files/patch-src-Makefile.in b/misc/gnuit/files/patch-src-Makefile.in
index a267367c4539..646906e2fd67 100644
--- a/misc/gnuit/files/patch-src-Makefile.in
+++ b/misc/gnuit/files/patch-src-Makefile.in
@@ -9,11 +9,3 @@
bin_SCRIPTS = gitaction gitmkdirs gitmount gitrgrep gitunpack gitxgrep\
.gitaction gitdpkgname
-@@ -926,7 +926,6 @@
-
-
- install-exec-hook:
--@TRANSITION_TRUE@ $(INSTALL_SCRIPT) $(srcdir)/git.transition $(DESTDIR)$(bindir)/git
- ln -sf gitrgrep $(DESTDIR)$(bindir)/gitregrep
- ln -sf gitrgrep $(DESTDIR)$(bindir)/gitrfgrep
-