- missing USE_X11:

This commit is contained in:
jasper 2010-09-12 20:43:18 +00:00
parent 4e5eb9824d
commit 74e6965b8f
2 changed files with 4 additions and 2 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.7 2007/09/05 05:38:20 sturm Exp $
# $OpenBSD: Makefile,v 1.8 2010/09/12 20:43:18 jasper Exp $
COMMENT= boustrophedon text reader
DISTNAME= boust-0.161
@ -17,6 +17,7 @@ MASTER_SITES= ${HOMEPAGE}bin/
RUN_DEPENDS= ::x11/tk/8.4
USE_X11= Yes
NO_BUILD= Yes
NO_REGRESS= Yes
PKG_ARCH= *

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.2 2010/09/07 14:43:20 edd Exp $
# $OpenBSD: Makefile,v 1.3 2010/09/12 20:43:18 jasper Exp $
COMMENT = pdf viewer with vi-like keybindings
DISTNAME = zathura-0.0.8.1
@ -33,6 +33,7 @@ LIB_DEPENDS = ::print/poppler
MAKE_FLAGS = MANPREFIX=${WRKINST}/${PREFIX}/man CC=${CC}
FAKE_FLAGS = DESTDIR=''
USE_X11 = Yes
USE_GMAKE = Yes
NO_REGRESS = Yes