summaryrefslogtreecommitdiff
path: root/mail/balsa
diff options
context:
space:
mode:
authorsalo <salo>2002-12-01 15:37:58 +0000
committersalo <salo>2002-12-01 15:37:58 +0000
commit63f2362cd6fa967c9ea7b6ed0bc2c8aff4f0a0c0 (patch)
tree88f4c69208b6ef82dfd505015e3bd5a76dead9c9 /mail/balsa
parent97ce486ba1ef27d867dae4d5995d2bf2c56e001e (diff)
downloadpkgsrc-63f2362cd6fa967c9ea7b6ed0bc2c8aff4f0a0c0.tar.gz
USE_PKGLOCALEDIR, remove unnecessary patch, delint.
Diffstat (limited to 'mail/balsa')
-rw-r--r--mail/balsa/Makefile4
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/balsa/Makefile b/mail/balsa/Makefile
index 005f5c87854..4de9be8086f 100644
--- a/mail/balsa/Makefile
+++ b/mail/balsa/Makefile
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.25 2002/10/29 07:56:21 elric Exp $
+# $NetBSD: Makefile,v 1.26 2002/12/01 15:37:58 salo Exp $
#
DISTNAME= balsa-1.4.0
@@ -15,11 +15,11 @@ GNU_CONFIGURE= yes
USE_LIBTOOL= yes
USE_X11BASE= yes
USE_BUILDLINK2= yes
+USE_PKGLOCALEDIR= yes
LIBTOOL_OVERRIDE= ${WRKSRC}/libtool
LTCONFIG_OVERRIDE= ${WRKSRC}/ltconfig
CONFIGURE_ARGS+= --disable-more-warnings --without-esmtp \
--enable-pcre
-CONFIGURE_ENV+= PKGLOCALEDIR=${PKGLOCALEDIR}
CONFIGURE_ARGS+= --with-ssl=${BUILDLINK_PREFIX.openssl}