From 2f9e9722bf7889f16fdc73d5f52104bad8b67cda Mon Sep 17 00:00:00 2001 From: cjep Date: Fri, 10 Jan 2003 07:49:51 +0000 Subject: USE_PKGLOCALEDIR=yes --- sysutils/xcdroast/Makefile | 11 ++++++----- 1 file changed, 6 insertions(+), 5 deletions(-) (limited to 'sysutils/xcdroast') diff --git a/sysutils/xcdroast/Makefile b/sysutils/xcdroast/Makefile index e77958f1c0d..3e098139de2 100644 --- a/sysutils/xcdroast/Makefile +++ b/sysutils/xcdroast/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.10 2002/12/03 11:14:01 drochner Exp $ +# $NetBSD: Makefile,v 1.11 2003/01/10 07:53:08 cjep Exp $ DISTNAME= xcdroast-0.98alpha11 PKGNAME= xcdroast-0.98a11 @@ -13,10 +13,11 @@ DEPENDS+= cdrecord-xcdroast098a11-[0-9]*:../../sysutils/cdrecord-xcdroast .include "../../mk/bsd.prefs.mk" -USE_BUILDLINK2= YES -USE_X11= YES -GNU_CONFIGURE= yes -CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} +USE_BUILDLINK2= YES +USE_PKGLOCALEDIR= YES +USE_X11= YES +GNU_CONFIGURE= yes +CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR} .if ${_OPSYS_HAS_OSSAUDIO} == "yes" CFLAGS+= -DHAVE_OSS -- cgit v1.2.3