87a9e4c1e7
- Allow staging - Fix build on CURRENT PR: ports/182913 Submitted by: maintainer
8 lines
138 B
Makefile
8 lines
138 B
Makefile
# Created by: tobias.rehbein@web.de
|
|
# $FreeBSD$
|
|
|
|
PORT_OPTIONS+= SDL
|
|
|
|
MASTERDIR= ${.CURDIR}/../stonesoup
|
|
|
|
.include "${MASTERDIR}/Makefile"
|