pkgsrc-Changes-HG archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

[pkgsrc/trunk]: pkgsrc/net/couriertcpd This package has no options, but uses ...



details:   https://anonhg.NetBSD.org/pkgsrc/rev/75f232892b4f
branches:  trunk
changeset: 529641:75f232892b4f
user:      rillig <rillig%pkgsrc.org@localhost>
date:      Fri Jun 08 15:18:42 2007 +0000

description:
This package has no options, but uses a Makefile.common which includes
bsd.options.mk. Therefore, an empty PKG_SUPPORTED_OPTIONS is needed.

diffstat:

 net/couriertcpd/Makefile |  3 ++-
 1 files changed, 2 insertions(+), 1 deletions(-)

diffs (17 lines):

diff -r 38beb7e7503f -r 75f232892b4f net/couriertcpd/Makefile
--- a/net/couriertcpd/Makefile  Fri Jun 08 14:17:30 2007 +0000
+++ b/net/couriertcpd/Makefile  Fri Jun 08 15:18:42 2007 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.5 2007/02/15 21:51:51 rillig Exp $
+# $NetBSD: Makefile,v 1.6 2007/06/08 15:18:42 rillig Exp $
 
 DISTNAME=      courier-${COURIER_VERSION}
 PKGNAME=       ${DISTNAME:S/-/tcpd-/}
@@ -16,6 +16,7 @@
 USE_TOOLS+=            gmake
 USE_LANGUAGES=         c c++
 
+PKG_SUPPORTED_OPTIONS= # none
 .include "../../mail/courier-mta/Makefile.common"
 
 # This package doesn't need to depend on courier-authlib -- just fake



Home | Main Index | Thread Index | Old Index