pkgsrc-Changes-HG archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
[pkgsrc/trunk]: pkgsrc/net/proftpd Use PKG_OPTIONS.proftpd instead of PROFTPD...
details: https://anonhg.NetBSD.org/pkgsrc/rev/12baf0ceba4d
branches: trunk
changeset: 485476:12baf0ceba4d
user: martti <martti%pkgsrc.org@localhost>
date: Mon Dec 13 06:56:18 2004 +0000
description:
Use PKG_OPTIONS.proftpd instead of PROFTPD_OPTIONS (pkg/28574)
diffstat:
net/proftpd/Makefile | 6 +++---
1 files changed, 3 insertions(+), 3 deletions(-)
diffs (20 lines):
diff -r aea7bdcabc56 -r 12baf0ceba4d net/proftpd/Makefile
--- a/net/proftpd/Makefile Mon Dec 13 06:06:30 2004 +0000
+++ b/net/proftpd/Makefile Mon Dec 13 06:56:18 2004 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.16 2004/11/18 23:02:00 jlam Exp $
+# $NetBSD: Makefile,v 1.17 2004/12/13 06:56:18 martti Exp $
DISTNAME= proftpd-1.2.10
CATEGORIES= net
@@ -28,8 +28,8 @@
CONF_FILES= ${PREFIX}/share/examples/proftpd/basic.conf \
${PKG_SYSCONFDIR}/proftpd.conf
-PKG_SUPPORTED_OPTIONS = PAM wrap quota
-PKG_OPTIONS_VAR = PROFTPD_OPTIONS
+PKG_SUPPORTED_OPTIONS = PAM wrap quota pgsql
+PKG_OPTIONS_VAR = PKG_OPTIONS.proftpd
# This (or something like this must be in mk/bsd.options.mk) to allow
# to see the supported options
Home |
Main Index |
Thread Index |
Old Index