mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
87a9e4c1e7
- Allow staging - Fix build on CURRENT PR: ports/182913 Submitted by: maintainer
9 lines
138 B
Makefile
9 lines
138 B
Makefile
# Created by: tobias.rehbein@web.de
|
|
# $FreeBSD$
|
|
|
|
PORT_OPTIONS+= SDL
|
|
|
|
MASTERDIR= ${.CURDIR}/../stonesoup
|
|
|
|
.include "${MASTERDIR}/Makefile"
|