pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/sylpheed Add USE_JPILOT to BUILD_DEF so that it s...
details: https://anonhg.NetBSD.org/pkgsrc/rev/7c422f2efe8c
branches: trunk
changeset: 460338:7c422f2efe8c
user: chris <chris%pkgsrc.org@localhost>
date: Thu Aug 28 23:03:59 2003 +0000
description:
Add USE_JPILOT to BUILD_DEF so that it shows in the list of things you can
alter about sylpheed.
diffstat:
mail/sylpheed/Makefile | 4 ++--
1 files changed, 2 insertions(+), 2 deletions(-)
diffs (18 lines):
diff -r 7c9174a359df -r 7c422f2efe8c mail/sylpheed/Makefile
--- a/mail/sylpheed/Makefile Thu Aug 28 22:44:34 2003 +0000
+++ b/mail/sylpheed/Makefile Thu Aug 28 23:03:59 2003 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.45 2003/07/26 21:26:12 chris Exp $
+# $NetBSD: Makefile,v 1.46 2003/08/28 23:03:59 chris Exp $
DISTNAME= sylpheed-0.9.4
#PKGREVISION= 2
@@ -31,7 +31,7 @@
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
.include "../../mk/bsd.prefs.mk"
-BUILD_DEFS+= USE_INET6 USE_OPENLDAP
+BUILD_DEFS+= USE_INET6 USE_OPENLDAP USE_JPILOT
.if defined(USE_INET6) && ${USE_INET6} == YES
CONFIGURE_ARGS+= --enable-ipv6
Home |
Main Index |
Thread Index |
Old Index