BUILD_DEPENDS is not SUBPACKAGE-aware
This commit is contained in:
parent
054a630124
commit
0a1e2587ec
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.5 2006/11/25 00:39:41 ckuethe Exp $
|
||||
# $OpenBSD: Makefile,v 1.6 2006/12/15 17:39:42 sturm Exp $
|
||||
|
||||
COMMENT-main= "GPS waypoint, track, and route conversion tool"
|
||||
COMMENT-gui= "Tk front-end to gpsbabel"
|
||||
@ -34,7 +34,7 @@ USE_GMAKE= Yes
|
||||
NO_REGRESS= Yes # expects FP conversion to be exact and invertible
|
||||
MULTI_PACKAGES= -main -gui
|
||||
|
||||
BUILD_DEPENDS-main= ::textproc/libxslt \
|
||||
BUILD_DEPENDS= ::textproc/libxslt \
|
||||
::textproc/docbook \
|
||||
::textproc/docbook-xsl
|
||||
LIB_DEPENDS-main= expat.>=4::textproc/expat \
|
||||
|
Loading…
Reference in New Issue
Block a user