summaryrefslogtreecommitdiff
path: root/devel/tavrasm
diff options
context:
space:
mode:
authorgrant <grant>2004-06-12 12:40:21 +0000
committergrant <grant>2004-06-12 12:40:21 +0000
commit432a2c21e0d2b0f2f5d00925f1cad63e9bd1af32 (patch)
treefbab408e0397616b83b37730340440972f76f0e3 /devel/tavrasm
parent0b4df1132c0b29a4b6c559ee7fabc933fc0b6405 (diff)
downloadpkgsrc-432a2c21e0d2b0f2f5d00925f1cad63e9bd1af32.tar.gz
this needs gcc to build.
Diffstat (limited to 'devel/tavrasm')
-rw-r--r--devel/tavrasm/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/tavrasm/Makefile b/devel/tavrasm/Makefile
index fdb5acf4286..32bb29e209d 100644
--- a/devel/tavrasm/Makefile
+++ b/devel/tavrasm/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.9 2004/03/03 13:07:42 dillo Exp $
+# $NetBSD: Makefile,v 1.10 2004/06/12 12:40:21 grant Exp $
#
DISTNAME= tavrasm
@@ -18,6 +18,8 @@ MAKEFILE= makefile
DIST_SUBDIR= ${PKGNAME_NOREV}
+ONLY_FOR_COMPILER= gcc
+
do-install:
${INSTALL_DATA_DIR} ${PREFIX}/share/doc/tavrasm
${INSTALL_DATA} ${WRKSRCTOP}/README ${PREFIX}/share/doc/tavrasm/README