summaryrefslogtreecommitdiff
path: root/games/acm
diff options
context:
space:
mode:
authorSatoshi Asami <asami@FreeBSD.org>1997-07-10 01:43:01 +0000
committerSatoshi Asami <asami@FreeBSD.org>1997-07-10 01:43:01 +0000
commita23b346fd8bcf85e178766acc8a8c88a7b9df57a (patch)
treef1efc20c63698479b9dde563dac889cda7720c97 /games/acm
parentUpgrade to 4.0.0 (diff)
Add CONFIGURE_ENV="${SH} -x". We have no idea why this works, but
configure will die otherwise because it finds elf.h and concludes we are SVR4. While I'm here, delete CONFIGURE_ARGS=--prefix=${PREFIX} and change HAS_CONFIGURE to GNU_CONFIGURE. Submitted by: Donald J. Maddox (dmaddox@scsn.net)
Notes
Notes: svn path=/head/; revision=7261
Diffstat (limited to 'games/acm')
-rw-r--r--games/acm/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/games/acm/Makefile b/games/acm/Makefile
index cc8e7bb4eb4a..385873fdebc8 100644
--- a/games/acm/Makefile
+++ b/games/acm/Makefile
@@ -3,7 +3,7 @@
# Date created: 5 March 1995
# Whom: joerg
#
-# $Id: Makefile,v 1.9 1996/11/18 13:58:36 asami Exp $
+# $Id: Makefile,v 1.10 1997/01/03 11:32:46 obrien Exp $
#
DISTNAME= acm-4.7
@@ -12,8 +12,8 @@ MASTER_SITES= ftp://ftp.warwick.ac.uk/pub/x11/
MAINTAINER= joerg@FreeBSD.org
-HAS_CONFIGURE= yes
-CONFIGURE_ARGS= --prefix=${PREFIX}
+GNU_CONFIGURE= yes
+CONFIGURE_ENV= ${SH} -x # don't ask me why, will fail otherwise
STRIP=
MAN6= acm.6