71706a246f
Master port used sdl2_gfx until r490686 but never sdl_gfx which was introduced in r440514 for slaves.
13 lines
243 B
Makefile
13 lines
243 B
Makefile
# $FreeBSD$
|
|
|
|
PORTVERSION= 3711
|
|
PORTREVISION= 1
|
|
PKGNAMESUFFIX= ${PORTVERSION}
|
|
|
|
MASTERDIR= ${.CURDIR}/../openbor
|
|
PATCHDIR= ${.CURDIR}/../openbor3482/files
|
|
DISTINFO_FILE= ${.CURDIR}/distinfo
|
|
|
|
GH_TAGNAME= 6ec17fa
|
|
|
|
.include "${MASTERDIR}/Makefile"
|