From 5b8c84523400f851d2f2717a10ed05da02e780ee Mon Sep 17 00:00:00 2001 From: cjep Date: Fri, 10 Jan 2003 07:39:46 +0000 Subject: USE_PKGLOCALEDIR=yes --- net/dc_gui/Makefile | 9 +++++---- 1 file changed, 5 insertions(+), 4 deletions(-) (limited to 'net/dc_gui') diff --git a/net/dc_gui/Makefile b/net/dc_gui/Makefile index bdf3005b25a..66467a8ba38 100644 --- a/net/dc_gui/Makefile +++ b/net/dc_gui/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.8 2002/12/17 19:14:42 wiz Exp $ +# $NetBSD: Makefile,v 1.9 2003/01/10 07:42:51 cjep Exp $ # DISTNAME= dc_gui-0.66 @@ -11,10 +11,11 @@ COMMENT= graphical user interface for DCTC DEPENDS+= dctc>=0.83.9:../../net/dctc -GNU_CONFIGURE= YES -USE_BUILDLINK2= YES +GNU_CONFIGURE= YES +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES CONFIGURE_ARGS+= --enable-manual-db-detect -USE_GMAKE= YES +USE_GMAKE= YES CPPFLAGS+= -I${BUILDLINK_PREFIX.db4}/include/db4 CPPFLAGS+= -DNO_PRINTF_LOCALE -- cgit v1.2.3