Remove an empty line to please pkglint.
This commit is contained in:
parent
7f1cc470e5
commit
73b00bc567
1 changed files with 2 additions and 3 deletions
|
@ -1,4 +1,4 @@
|
|||
# $NetBSD: Makefile,v 1.4 2003/03/07 08:47:06 jmc Exp $
|
||||
# $NetBSD: Makefile,v 1.5 2003/03/07 08:59:48 wiz Exp $
|
||||
#
|
||||
|
||||
DISTNAME= generator-0.34
|
||||
|
@ -17,7 +17,7 @@ GNU_CONFIGURE= # defined
|
|||
.if (${MACHINE_ARCH} == "i386")
|
||||
CONFIGURE_ARGS+= --with-gtk --with-raze
|
||||
.else
|
||||
CONFIGURE_ARGS+= --with-gtk --with-cmz80
|
||||
CONFIGURE_ARGS+= --with-gtk --with-cmz80
|
||||
.endif
|
||||
|
||||
.include "../../mk/endian.mk"
|
||||
|
@ -26,7 +26,6 @@ CONFIGURE_ARGS+= --with-gtk --with-cmz80
|
|||
CFLAGS+= -DBYTES_HIGHFIRST
|
||||
.endif
|
||||
|
||||
|
||||
.include "../../devel/SDL/buildlink2.mk"
|
||||
.include "../../x11/gtk/buildlink2.mk"
|
||||
|
||||
|
|
Loading…
Reference in a new issue