summaryrefslogtreecommitdiff
diff options
context:
space:
mode:
authorrillig <rillig@pkgsrc.org>2007-06-08 15:18:42 +0000
committerrillig <rillig@pkgsrc.org>2007-06-08 15:18:42 +0000
commitde69808a15c2459ff594b672fb9824258c09fed6 (patch)
tree8266cd80e168955e1226a88a3237e76b7d9c5b3b
parent0e7bdd343fc8ecf57171c84e2c60336ec71647bb (diff)
downloadpkgsrc-de69808a15c2459ff594b672fb9824258c09fed6.tar.gz
This package has no options, but uses a Makefile.common which includes
bsd.options.mk. Therefore, an empty PKG_SUPPORTED_OPTIONS is needed.
-rw-r--r--net/couriertcpd/Makefile3
1 files changed, 2 insertions, 1 deletions
diff --git a/net/couriertcpd/Makefile b/net/couriertcpd/Makefile
index 70ba431a46a..258ef1733d3 100644
--- a/net/couriertcpd/Makefile
+++ b/net/couriertcpd/Makefile
@@ -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 @@ CONFLICTS= courier-imap<4.11
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