summaryrefslogtreecommitdiff
path: root/misc/git
diff options
context:
space:
mode:
authortv <tv>1998-05-23 15:42:58 +0000
committertv <tv>1998-05-23 15:42:58 +0000
commitc438c147c759ff98a19af2433b54eda55472e76c (patch)
tree39d067c589646253ef5fea9286fb74f110e07fa1 /misc/git
parenta6d43f0ef7a79a7e5c718192a1081c512d555444 (diff)
downloadpkgsrc-c438c147c759ff98a19af2433b54eda55472e76c.tar.gz
Fix --host= rule to use a three part architecture, and fix GNU pkgs to use
the new automatic --host= setting. Now all GNU pkgs should work on all archs (including arm32), except emacs/xemacs, which I'll fix soon.
Diffstat (limited to 'misc/git')
-rw-r--r--misc/git/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/misc/git/Makefile b/misc/git/Makefile
index df048fe54d3..a7ae41b2fd8 100644
--- a/misc/git/Makefile
+++ b/misc/git/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.10 1998/04/22 11:05:03 agc Exp $
+# $NetBSD: Makefile,v 1.11 1998/05/23 15:42:59 tv Exp $
# FreeBSD Id: Makefile,v 1.8 1996/11/21 11:54:39 asami Exp
#
@@ -9,7 +9,6 @@ MASTER_SITES= ${MASTER_SITE_GNU}
MAINTAINER= packages@netbsd.org
GNU_CONFIGURE= YES
-CONFIGURE_ARGS+= ${MACHINE_ARCH}--netbsd
MAN1= git.1 gitaction.1 gitkeys.1 gitmount.1 gitps.1 gitrgrep.1 \
gitunpack.1 gitview.1
INFO_FILES= git.info