Move to new depends.
This commit is contained in:
parent
273e6d9067
commit
30d5cfa420
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.17 2010/03/21 10:00:36 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.18 2010/07/26 20:23:28 ajacoutot Exp $
|
||||
|
||||
COMMENT-main= high quality print drivers
|
||||
COMMENT-foomatic= Foomatic data for gutenprint drivers
|
||||
@ -8,6 +8,8 @@ DISTNAME= gutenprint-${V}
|
||||
PKGNAME-main= ${DISTNAME}
|
||||
PKGNAME-foomatic= foomatic-db-${DISTNAME}
|
||||
|
||||
REVISION-main= 0
|
||||
|
||||
MAJOR_V= ${V:C/^([0-9]+\.[0-9]+).*/\1/}
|
||||
SUBST_VARS= MAJOR_V
|
||||
|
||||
@ -33,12 +35,12 @@ MULTI_PACKAGES= -main -foomatic
|
||||
|
||||
MODULES= devel/gettext
|
||||
|
||||
WANTLIB-main += c m ncurses readline
|
||||
WANTLIB-main += c m ncurses readline ijs
|
||||
|
||||
BUILD_DEPENDS= :foomatic-db-engine->=4.0.3:print/foomatic-db-engine
|
||||
|
||||
LIB_DEPENDS-main= ${MODGETTEXT_LIB_DEPENDS} \
|
||||
ijs::print/ijs
|
||||
::print/ijs
|
||||
|
||||
WANTLIB-foomatic += # empty
|
||||
LIB_DEPENDS-foomatic= # empty
|
||||
|
Loading…
Reference in New Issue
Block a user