Fix build, this slipped from last fix.
Noticed by sturm@
This commit is contained in:
parent
0d3f76d5d4
commit
258ac052e6
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.4 2008/07/16 17:45:23 okan Exp $
|
||||
# $OpenBSD: Makefile,v 1.5 2008/07/22 08:17:52 landry Exp $
|
||||
|
||||
COMMENT= tiling window management for the console
|
||||
|
||||
@ -20,6 +20,8 @@ WANTLIB= c ncurses util
|
||||
|
||||
MASTER_SITES= ${HOMEPAGE}
|
||||
|
||||
FAKE_FLAGS= DESTDIR=""
|
||||
|
||||
NO_REGRESS= Yes
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
Loading…
Reference in New Issue
Block a user