1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-02-07 11:49:40 +00:00
Thierry Thomas 66d1aa84e2 Add a new slave port, to build FLTK with threads support
(required by math/freefemm++).
2005-02-07 21:17:20 +00:00

13 lines
252 B
Makefile

# 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"