pkgsrc-Changes-HG archive

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

[pkgsrc/pkgsrc-2015Q1]: pkgsrc/devel/tavrasm Pullup ticket #4695 - requested ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/7932defb7516
branches:  pkgsrc-2015Q1
changeset: 649226:7932defb7516
user:      hiramatsu <hiramatsu%pkgsrc.org@localhost>
date:      Fri May 08 07:59:16 2015 +0000

description:
Pullup ticket #4695 - requested by joerg
devel/tavrasm: build fix

Revisions pulled up:
- devel/tavrasm/Makefile                                        1.21

---
   Module Name: pkgsrc
   Committed By:        joerg
   Date:                Sun Apr 26 13:26:32 UTC 2015

   Modified Files:
        pkgsrc/devel/tavrasm: Makefile

   Log Message:
   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 d4cd7895615d -r 7932defb7516 devel/tavrasm/Makefile
--- a/devel/tavrasm/Makefile    Sun May 03 06:26:35 2015 +0000
+++ b/devel/tavrasm/Makefile    Fri May 08 07:59:16 2015 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.20 2012/12/12 10:44:08 wiz Exp $
+# $NetBSD: Makefile,v 1.20.20.1 2015/05/08 07:59:16 hiramatsu 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