summaryrefslogtreecommitdiff
path: root/print/cups/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'print/cups/Makefile')
-rw-r--r--print/cups/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/print/cups/Makefile b/print/cups/Makefile
index fae922269e6..2e6fda8db7e 100644
--- a/print/cups/Makefile
+++ b/print/cups/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.119 2007/03/22 08:19:01 dillo Exp $
+# $NetBSD: Makefile,v 1.120 2007/03/22 12:44:22 markd Exp $
#
# The CUPS author is very good about taking back changes into the main
# CUPS distribution. The correct place to send patches or bug-fixes is:
@@ -6,7 +6,7 @@
DISTNAME= cups-${DIST_VERS}-source
PKGNAME= cups-${VERS}
-BASE_VERS= 1.2.9
+BASE_VERS= 1.2.10
DIST_VERS= ${BASE_VERS}
VERS= ${DIST_VERS:S/-/./g}
CATEGORIES= print
@@ -38,7 +38,7 @@ INSTALL_TARGET= installcups
AUTOCONF_REQD= 2.60
GNU_CONFIGURE= yes
-CONFIGURE_ARGS+= --with-localedir=${PREFIX}/${PKGLOCALEDIR}
+CONFIGURE_ARGS+= --with-localedir=${PREFIX}/${PKGLOCALEDIR}/locale
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFBASEDIR:Q}
CONFIGURE_ARGS+= --localstatedir=${VARBASE:Q}
CONFIGURE_ARGS+= --with-cachedir=${VARBASE:Q}/cache/cups