diff options
Diffstat (limited to 'devel/libsigc++10/Makefile')
-rw-r--r-- | devel/libsigc++10/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/devel/libsigc++10/Makefile b/devel/libsigc++10/Makefile index 4e581a30c3e..788cc63aba0 100644 --- a/devel/libsigc++10/Makefile +++ b/devel/libsigc++10/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.6 2004/10/03 00:13:30 tv Exp $ +# $NetBSD: Makefile,v 1.7 2005/04/11 21:45:27 tv Exp $ DISTNAME= libsigc++-1.0.4 PKGREVISION= 2 @@ -10,7 +10,6 @@ MAINTAINER= bsieker@freenet.de HOMEPAGE= http://libsigc.sourceforge.net/ COMMENT= Type-safe callback system for C++ programs -USE_BUILDLINK3= YES GNU_CONFIGURE= YES USE_LANGUAGES= c c++ USE_LIBTOOL= YES |