diff options
Diffstat (limited to 'devel/gtl0/Makefile')
-rw-r--r-- | devel/gtl0/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/gtl0/Makefile b/devel/gtl0/Makefile index 5cbab1e2189..c123947b40f 100644 --- a/devel/gtl0/Makefile +++ b/devel/gtl0/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.1.1.1 2004/11/02 20:32:37 wiz Exp $ +# $NetBSD: Makefile,v 1.2 2005/04/11 21:45:25 tv Exp $ DISTNAME= GTL-0.3.3 PKGNAME= gtl0-0.3.3 @@ -11,7 +11,6 @@ HOMEPAGE= http://www.fmi.uni-passau.de/Graphlet/GTL/ COMMENT= C++ graph data structure library based on the STL (older version) USE_LIBTOOL= # defined -USE_BUILDLINK3= yes USE_LANGUAGES= c c++ LICENSE= no-commercial-use |