aboutsummaryrefslogtreecommitdiff
path: root/graphics/fpc-graph/Makefile
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
committerJohn Marino <marino@FreeBSD.org>2015-12-05 23:29:36 +0000
commitf01cba6e50575183cf50dc87ded17319b63e1a14 (patch)
tree6ef0e1020a116341931d3335d3863622b9586ead /graphics/fpc-graph/Makefile
parentc502e77d8f318117c0982f8999f2e243e8ef511c (diff)
downloadports-f01cba6e50575183cf50dc87ded17319b63e1a14.tar.gz
ports-f01cba6e50575183cf50dc87ded17319b63e1a14.zip
Notes
Diffstat (limited to 'graphics/fpc-graph/Makefile')
-rw-r--r--graphics/fpc-graph/Makefile3
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/fpc-graph/Makefile b/graphics/fpc-graph/Makefile
index 3100b9c05245..f53a49633c31 100644
--- a/graphics/fpc-graph/Makefile
+++ b/graphics/fpc-graph/Makefile
@@ -1,14 +1,13 @@
# Created by: Alonso Cardenas Marquez <acm@FreeBSD.org>
# $FreeBSD$
-PORTREVISION= 3
CATEGORIES= graphics lang
PKGNAMESUFFIX= -graph
MAINTAINER= freebsd-fpc@FreeBSD.org
COMMENT= Free Pascal interface to graphical applications
-USE_FPC= x11 sdl pthreads
+USE_FPC= sdl x11 ${ARCH:Mi386:S/i386/pthreads/}
MASTERDIR= ${.CURDIR}/../../lang/fpc
WRKUNITDIR= ${FPCSRCDIR}/packages/${PKGNAMESUFFIX:S/-//}