No longer used.
This commit is contained in:
parent
82642245cf
commit
fa4866f096
1 changed files with 0 additions and 23 deletions
|
@ -1,23 +0,0 @@
|
|||
# $NetBSD: buildlink2.mk,v 1.6 2003/07/26 21:41:12 jmmv Exp $
|
||||
|
||||
.if !defined(SDL_TTF_BUILDLINK2_MK)
|
||||
SDL_TTF_BUILDLINK2_MK= # defined
|
||||
|
||||
BUILDLINK_PACKAGES+= SDL_ttf
|
||||
BUILDLINK_DEPENDS.SDL_ttf?= SDL_ttf>=2.0.3nb3
|
||||
BUILDLINK_PKGSRCDIR.SDL_ttf?= ../../devel/SDL_ttf
|
||||
|
||||
EVAL_PREFIX+= BUILDLINK_PREFIX.SDL_ttf=SDL_ttf
|
||||
BUILDLINK_PREFIX.SDL_ttf_DEFAULT= ${LOCALBASE}
|
||||
BUILDLINK_FILES.SDL_ttf= include/SDL/SDL_ttf.h
|
||||
BUILDLINK_FILES.SDL_ttf+= lib/libSDL_ttf-*
|
||||
BUILDLINK_FILES.SDL_ttf+= lib/libSDL_ttf.*
|
||||
|
||||
.include "../../devel/SDL/buildlink2.mk"
|
||||
.include "../../graphics/freetype2/buildlink2.mk"
|
||||
|
||||
BUILDLINK_TARGETS+= SDL_ttf-buildlink
|
||||
|
||||
SDL_ttf-buildlink: _BUILDLINK_USE
|
||||
|
||||
.endif # SDL_TTF_BUILDLINK2_MK
|
Loading…
Reference in a new issue