pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/devel/tavrasm Drop ONLY_FOR_COMPILER, works at least w...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2b61edf8ddb0
branches:  trunk
changeset: 650774:2b61edf8ddb0
user:      joerg <joerg%pkgsrc.org@localhost>
date:      Sun Apr 26 13:26:32 2015 +0000

description:
Drop ONLY_FOR_COMPILER, works at least with clang.

diffstat:

 devel/tavrasm/Makefile |  3 +--
 1 files changed, 1 insertions(+), 2 deletions(-)

diffs (17 lines):

diff -r a4c10cbcbf77 -r 2b61edf8ddb0 devel/tavrasm/Makefile
--- a/devel/tavrasm/Makefile    Sun Apr 26 13:13:20 2015 +0000
+++ b/devel/tavrasm/Makefile    Sun Apr 26 13:26:32 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/12/12 10:44:08 wiz Exp $
+# $NetBSD: Makefile,v 1.21 2015/04/26 13:26:32 joerg Exp $
 #
 
 DISTNAME=      tavrasm
@@ -19,7 +19,6 @@
 
 DIST_SUBDIR=   ${PKGNAME_NOREV}
 
-ONLY_FOR_COMPILER=     gcc
 INSTALLATION_DIRS=     bin ${PKGMANDIR}/man1
 
 do-install:



Home | Main Index | Thread Index | Old Index