summaryrefslogtreecommitdiff
path: root/x11-toolkits/fltk-threads/Makefile
blob: 67868db9d67287c86314a4508ef001632ada5ee7 (plain) (blame)
1
2
3
4
5
6
7
8
9
10
11
12
# New ports collection makefile for:	fltk-threads
# Date created:         4 February 2005
# Whom:                 Thierry Thomas <thierry@FreeBSD.org>
#
# $FreeBSD$
#

MASTERDIR=	${.CURDIR}/../fltk/

WITH_THREADS=	yes

.include "${MASTERDIR}/Makefile"