fix typo
spotted by grant@
This commit is contained in:
parent
e6b394f9d1
commit
7ba51279e0
1 changed files with 2 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.13 2004/01/11 11:04:43 recht Exp $
|
||||
# $NetBSD: Makefile,v 1.14 2004/01/24 18:17:54 recht Exp $
|
||||
#
|
||||
|
||||
DISTNAME= Python-2.3.3
|
||||
|
@ -65,7 +65,7 @@ OSSAUDIODEV_SUBST=
|
|||
PLIST_SUBST+= X86_ONLY=${X86_SUBST}
|
||||
PLIST_SUBST+= OSSAUDIODEV=${OSSAUDIODEV_SUBST}
|
||||
|
||||
# ensure that the bsddb185 module is build on all platforms
|
||||
# ensure that the bsddb185 module is built on all platforms
|
||||
.include "../../databases/db/buildlink2.mk"
|
||||
|
||||
SUBST_CLASSES+= setup
|
||||
|
|
Loading…
Reference in a new issue