summaryrefslogtreecommitdiff
path: root/graphics/cal3d
diff options
context:
space:
mode:
authorgarbled <garbled>2004-02-11 01:32:06 +0000
committergarbled <garbled>2004-02-11 01:32:06 +0000
commit6b2d82b3b0385d5d0301cde09f7324ef3d625f7e (patch)
tree179129d63ea488eb3f4c734a587c56b1f7252b31 /graphics/cal3d
parentd80c602c80cd726418a6a5100abf51b96e953ebb (diff)
downloadpkgsrc-6b2d82b3b0385d5d0301cde09f7324ef3d625f7e.tar.gz
Now that PR 24378 has been fixed, take the hack out of Makefile.common so
these packages build the way they were intended to.
Diffstat (limited to 'graphics/cal3d')
-rw-r--r--graphics/cal3d/Makefile.common4
1 files changed, 2 insertions, 2 deletions
diff --git a/graphics/cal3d/Makefile.common b/graphics/cal3d/Makefile.common
index c9b958cf12e..c065cfb0461 100644
--- a/graphics/cal3d/Makefile.common
+++ b/graphics/cal3d/Makefile.common
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile.common,v 1.1.1.1 2004/02/10 09:14:34 garbled Exp $
+# $NetBSD: Makefile.common,v 1.2 2004/02/11 01:32:06 garbled Exp $
#
DISTNAME= cal3d-${CAL3D_VERSION}
@@ -16,7 +16,7 @@ USE_BUILDLINK3= yes
USE_LIBTOOL= yes
GNU_CONFIGURE= yes
AUTOMAKE_REQD= 1.8
-AUTOMAKE_OVERRIDE= NO
+#AUTOMAKE_OVERRIDE= NO
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
.include "../../mk/autoconf.mk"