diff options
Diffstat (limited to 'math')
-rw-r--r-- | math/graphopt/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/graphopt/Makefile b/math/graphopt/Makefile index 65685fb6b3b..0a1111ca26d 100644 --- a/math/graphopt/Makefile +++ b/math/graphopt/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.14 2004/10/03 00:12:56 tv Exp $ +# $NetBSD: Makefile,v 1.15 2004/11/22 21:03:44 wiz Exp $ # DISTNAME= graphopt-0.4.1 @@ -13,7 +13,7 @@ COMMENT= Optimize graph layouts USE_BUILDLINK3= YES USE_DIRS+= xdg-1.1 -USE_GCC_SHLIB= YES +USE_LANGUAGES= c++ GNU_CONFIGURE= YES post-install: |