summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorjoerg <joerg@pkgsrc.org>2015-04-26 13:26:32 +0000
committerjoerg <joerg@pkgsrc.org>2015-04-26 13:26:32 +0000
commit0e788c4c3e590c2c6b651dff74f42e0b70a0d746 (patch)
treefc4568f33f070401f30bc31743f364c0373b0b7d
parenta951cf2a92664a9b950b5dd6b43adb27f046d5e8 (diff)
downloadpkgsrc-0e788c4c3e590c2c6b651dff74f42e0b70a0d746.tar.gz
Drop ONLY_FOR_COMPILER, works at least with clang.
-rw-r--r--devel/tavrasm/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile
index 2331bbbfd35..bb648b598a9 100644
--- a/devel/tavrasm/Makefile
+++ b/devel/tavrasm/Makefile
@@ -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 @@ MAKE_FILE= makefile
DIST_SUBDIR= ${PKGNAME_NOREV}
-ONLY_FOR_COMPILER= gcc
INSTALLATION_DIRS= bin ${PKGMANDIR}/man1
do-install: