don't include bsd.prefs.mk twice
This commit is contained in:
parent
aeca013e4d
commit
f7e4debf17
1 changed files with 1 additions and 2 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.49 2000/06/14 02:10:58 hubertf Exp $
|
||||
# $NetBSD: Makefile,v 1.50 2000/06/14 07:10:23 wiz Exp $
|
||||
|
||||
DISTNAME= mutt-1.2i
|
||||
CATEGORIES= mail
|
||||
|
@ -46,7 +46,6 @@ PLIST_SUBST+= LOCALEBASE=share
|
|||
.endif
|
||||
|
||||
.if ${OPSYS} == "NetBSD"
|
||||
.include "../../mk/bsd.prefs.mk"
|
||||
GOOD_CURSES= 1.4[Y-Z] 1.4Z[A-Z] 1.[5-9]*
|
||||
|
||||
.for PATTERN in ${GOOD_CURSES}
|
||||
|
|
Loading…
Reference in a new issue