add PKG_OPTIONS_LEGACY_OPTS, thanks dillo !

This commit is contained in:
tonio 2006-05-31 10:54:42 +00:00
parent 374d29ac17
commit 63b57883df

View file

@ -1,4 +1,4 @@
# $NetBSD: Makefile,v 1.19 2006/05/31 07:56:20 tonio Exp $
# $NetBSD: Makefile,v 1.20 2006/05/31 10:54:42 tonio Exp $
DISTNAME= daapd-0.2.4b
PKGREVISION= 1
@ -21,6 +21,8 @@ CONF_FILES= ${EGDIR}/daapd.conf ${PKG_SYSCONFDIR}/daapd.conf
PKG_OPTIONS_VAR=PKG_OPTIONS.daapd
PKG_SUPPORTED_OPTIONS=mpeg4ip
# to be removed after 2006Q2
PKG_OPTIONS_LEGACY_OPTS+=faad:mpeg4ip
.include "../../mk/bsd.options.mk"
.if !empty(PKG_OPTIONS:Mmpeg4ip)