diff options
Diffstat (limited to 'graphics/cal3d-examples')
-rw-r--r-- | graphics/cal3d-examples/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/cal3d-examples/Makefile b/graphics/cal3d-examples/Makefile index a96c920d96e..ee987a4736c 100644 --- a/graphics/cal3d-examples/Makefile +++ b/graphics/cal3d-examples/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.19 2009/08/30 05:21:20 hasso Exp $ +# $NetBSD: Makefile,v 1.20 2012/10/06 14:10:42 asau Exp $ # PKGNAME= cal3d-examples-${CAL3D_VERSION} @@ -11,8 +11,6 @@ DISTFILES= TheCallyDemo-0.9.1b.zip \ COMMENT= Tools and demos for cal3d library -PKG_DESTDIR_SUPPORT= user-destdir - USE_TOOLS+= automake pax CONFIGURE_ARGS+= --with-cal3d=${PREFIX:Q} |