summaryrefslogtreecommitdiff
path: root/devel
diff options
context:
space:
mode:
authorgrant <grant@pkgsrc.org>2004-06-12 04:34:49 +0000
committergrant <grant@pkgsrc.org>2004-06-12 04:34:49 +0000
commit71ecfa563389c8385d92635513036c16f04c8283 (patch)
treebd5550468cef11c286d7194df51e2f7fb73803fd /devel
parent7541c07e71e1ca8b67ac8283dd869ccec957f52b (diff)
downloadpkgsrc-71ecfa563389c8385d92635513036c16f04c8283.tar.gz
this package uses lots of gcc'isms. mark it only for gcc.
Diffstat (limited to 'devel')
-rw-r--r--devel/libmpeg3/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/libmpeg3/Makefile b/devel/libmpeg3/Makefile
index c2c8e7a4882..bc216206ca2 100644
--- a/devel/libmpeg3/Makefile
+++ b/devel/libmpeg3/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.14 2004/03/12 19:34:01 snj Exp $
+# $NetBSD: Makefile,v 1.15 2004/06/12 04:34:49 grant Exp $
#
DISTNAME= libmpeg3-1.3
@@ -20,6 +20,8 @@ USE_BUILDLINK3= yes
HAS_CONFIGURE= yes
USE_GNU_TOOLS+= make
+ONLY_FOR_COMPILER= gcc
+
PTHREAD_OPTS+= require
post-configure: