pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/mail/mpop This does not use the configuration file, so...
details: https://anonhg.NetBSD.org/pkgsrc/rev/a165066a88d5
branches: trunk
changeset: 510384:a165066a88d5
user: reed <reed%pkgsrc.org@localhost>
date: Wed Mar 29 21:58:39 2006 +0000
description:
This does not use the configuration file, so do not use
CONF_FILES and PKG_SYSCONFSUBDIR and bump revision.
(Confirmed by jlam.)
diffstat:
mail/mpop/Makefile | 7 ++-----
1 files changed, 2 insertions(+), 5 deletions(-)
diffs (25 lines):
diff -r fc091bbd5725 -r a165066a88d5 mail/mpop/Makefile
--- a/mail/mpop/Makefile Wed Mar 29 21:51:32 2006 +0000
+++ b/mail/mpop/Makefile Wed Mar 29 21:58:39 2006 +0000
@@ -1,8 +1,8 @@
-# $NetBSD: Makefile,v 1.5 2006/03/04 21:30:00 jlam Exp $
+# $NetBSD: Makefile,v 1.6 2006/03/29 21:58:39 reed Exp $
#
DISTNAME= mpop-0.8.2
-PKGREVISION= 2
+PKGREVISION= 3
CATEGORIES= mail
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE:=mpop/}
EXTRACT_SUFX= .tar.bz2
@@ -17,10 +17,7 @@
CONFIGURE_ARGS+= --enable-nls
-PKG_SYSCONFSUBDIR= mpop
-
EGDIR= ${PREFIX}/share/examples/mpop
-CONF_FILES= ${EGDIR}/mpoprc.example ${PKG_SYSCONFDIR}/mpoprc
INFO_FILES= mpop.info
Home |
Main Index |
Thread Index |
Old Index