don't include bsd.prefs.mk twice

This commit is contained in:
wiz 2000-06-14 07:10:23 +00:00
parent aeca013e4d
commit f7e4debf17

View file

@ -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}