Make sure that locale files are found on systems without "xpkgwedge".

This commit is contained in:
tron 2000-11-17 20:15:26 +00:00
parent dcbd4c55c4
commit 64c7c58c8a

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.23 2000/11/09 21:09:43 mycroft Exp $
## $NetBSD: Makefile,v 1.24 2000/11/17 20:15:26 tron Exp $
DISTNAME= gnome-utils-1.2.0
CATEGORIES= misc x11 gnome
@ -20,7 +20,8 @@ USE_X11BASE= # defined
GNU_CONFIGURE= # defined
CONFIGURE_ARGS+= --with-ncurses=${LOCALBASE}
CONFIGURE_ENV+= LOCALEBASE=${LOCALEBASE}
CONFIGURE_ENV+= CPPFLAGS=-I${LOCALBASE}/include \
LOCALEBASE=${LOCALEBASE}
PLIST_SUBST+= LOCALEBASE=${LOCALEBASE}