* Don't use "USE_AUTOCONF" when "GNU_CONFIGURE" will work just fine.

*  BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2'
This commit is contained in:
David E. O'Brien 1999-02-11 11:41:04 +00:00
parent 6da5921587
commit bc1db48afd
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=16616
2 changed files with 8 additions and 4 deletions

View file

@ -3,7 +3,7 @@
# Date created: Sep 30, 1998
# Whom: kuriyama@FreeBSD.ORG
#
# $Id: Makefile,v 1.3 1999/01/15 15:21:30 kuriyama Exp $
# $Id: Makefile,v 1.4 1999/02/07 11:18:51 kuriyama Exp $
#
DISTNAME= gnupg-0.9.2
@ -14,9 +14,11 @@ MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \
MAINTAINER= kuriyama@FreeBSD.ORG
BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2'
RESTRICTED= "Crypto; export-controlled"
USE_AUTOCONF= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-included-gettext
MAN1= gpg.1

View file

@ -3,7 +3,7 @@
# Date created: Sep 30, 1998
# Whom: kuriyama@FreeBSD.ORG
#
# $Id: Makefile,v 1.3 1999/01/15 15:21:30 kuriyama Exp $
# $Id: Makefile,v 1.4 1999/02/07 11:18:51 kuriyama Exp $
#
DISTNAME= gnupg-0.9.2
@ -14,9 +14,11 @@ MASTER_SITES= ftp://ftp.guug.de/pub/gcrypt/ \
MAINTAINER= kuriyama@FreeBSD.ORG
BROKEN='{standard input}: Assembler messages: Error: Alignment not a power of 2'
RESTRICTED= "Crypto; export-controlled"
USE_AUTOCONF= YES
GNU_CONFIGURE= YES
CONFIGURE_ARGS= --with-included-gettext
MAN1= gpg.1