This needs to run_depends on ghostscript.

This commit is contained in:
ajacoutot 2009-10-27 14:36:44 +00:00
parent 6ed8a31a3e
commit 85aa6bd194

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.3 2009/05/22 13:51:08 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.4 2009/10/27 14:36:44 ajacoutot Exp $
COMMENT= CUPS drivers for SPL printers
DISTNAME= splix-2.0.0
PKGNAME= ${DISTNAME}p1
PKGNAME= ${DISTNAME}p2
CATEGORIES= print
EXTRACT_SUFX= .tar.bz2
@ -25,6 +25,8 @@ MODULES= devel/gettext
LIB_DEPENDS= cups.>=3,cupsimage::print/cups \
jbig.>=2::graphics/jbigkit
# pstoraster
RUN_DEPENDS= ::print/ghostscript/gnu
USE_GMAKE= Yes
NO_REGRESS= Yes