From fc75a591bbad8dd677dd00b737ec50317fbafeab Mon Sep 17 00:00:00 2001 From: wiz Date: Wed, 7 Nov 2012 12:24:39 +0000 Subject: Remove it-seems-unneeded FreeBSD changes that were long commented out. --- security/gnupg/Makefile | 13 +------------ 1 file changed, 1 insertion(+), 12 deletions(-) (limited to 'security/gnupg') diff --git a/security/gnupg/Makefile b/security/gnupg/Makefile index 6730dd89498..582987fc3c8 100644 --- a/security/gnupg/Makefile +++ b/security/gnupg/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.111 2012/10/23 18:16:28 asau Exp $ +# $NetBSD: Makefile,v 1.112 2012/11/07 12:24:39 wiz Exp $ DISTNAME= gnupg-1.4.12 CATEGORIES= security @@ -39,17 +39,6 @@ CONFIGURE_ARGS+= --disable-gnupg-iconv CONFIGURE_ARGS+= --disable-asm .endif -# XXX: still needed? -#.if ${OPSYS} == "FreeBSD" -#SUBST_CLASSES+= fixme -#SUBST_STAGE.fixme= post-configure -#SUBST_FILES.fixme= mpi/i386/mpih-add1.S mpi/i386/mpih-lshift.S \ -# mpi/i386/mpih-mul1.S mpi/i386/mpih-mul2.S \ -# mpi/i386/mpih-mul3.S mpi/i386/mpih-rshift.S \ -# mpi/i386/mpih-sub1.S -#SUBST_SED.fixme= -e "s,ALIGN (3),ALIGN (4),g" -#.endif - post-install: ${INSTALL_DATA} ${WRKSRC}/doc/DETAILS \ ${DESTDIR}${PREFIX}/share/gnupg -- cgit v1.2.3