diff options
-rw-r--r-- | net/dc_gui2/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/net/dc_gui2/Makefile b/net/dc_gui2/Makefile index 9430b7956a3..cc89c29626d 100644 --- a/net/dc_gui2/Makefile +++ b/net/dc_gui2/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.25 2006/01/06 15:10:06 wiz Exp $ +# $NetBSD: Makefile,v 1.26 2006/01/22 01:28:34 joerg Exp $ # DISTNAME= dc_gui2-0.75 @@ -18,6 +18,7 @@ USE_DIRS+= xdg-1.1 USE_PKGLOCALEDIR= YES CONFIGURE_ARGS+= --enable-manual-db-detect USE_TOOLS+= gmake pkg-config +USE_LIBTOOL= YES UNLIMIT_RESOURCES+= datasize |