diff options
-rw-r--r-- | comms/asterisk16/options.mk | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/comms/asterisk16/options.mk b/comms/asterisk16/options.mk index 78b7ad408fb..3261f6fed2b 100644 --- a/comms/asterisk16/options.mk +++ b/comms/asterisk16/options.mk @@ -1,4 +1,4 @@ -# $NetBSD: options.mk,v 1.8 2010/09/23 23:30:38 jnemeth Exp $ +# $NetBSD: options.mk,v 1.9 2010/10/06 22:39:41 jnemeth Exp $ PKG_OPTIONS_VAR= PKG_OPTIONS.asterisk PKG_SUPPORTED_OPTIONS= zaptel x11 unixodbc ilbc webvmail ldap @@ -42,7 +42,6 @@ CONFIGURE_ARGS+= --without-odbc .endif .if !empty(PKG_OPTIONS:Milbc) -DISTFILES= ${DEFAULT_DISTFILES} DISTFILES+= rfc3951.txt SITES.rfc3951.txt= http://www.ietf.org/rfc/ DISTFILES+= extract-cfile.awk |