aboutsummaryrefslogtreecommitdiff
path: root/cad/slffea
diff options
context:
space:
mode:
authorKoop Mast <kwm@FreeBSD.org>2012-08-04 22:52:02 +0000
committerKoop Mast <kwm@FreeBSD.org>2012-08-04 22:52:02 +0000
commit5aa7246575084f0aefcffe71d7305d0b36b2ed33 (patch)
treea3b9f3e6c4e41379a4ad771026302ecf0ad0ae1b /cad/slffea
parent2d4609c1309d60a953f0d9a6be96d373ca6ccfc6 (diff)
Notes
Diffstat (limited to 'cad/slffea')
-rw-r--r--cad/slffea/Makefile2
1 files changed, 2 insertions, 0 deletions
diff --git a/cad/slffea/Makefile b/cad/slffea/Makefile
index 37556b035821..8b0fe78dd7ae 100644
--- a/cad/slffea/Makefile
+++ b/cad/slffea/Makefile
@@ -8,6 +8,7 @@
PORTNAME= slffea
PORTVERSION= 1.5
+PORTREVISION= 1
CATEGORIES= cad
MASTER_SITES= SF/${PORTNAME}/SLFFEA/${PORTVERSION}
DISTNAME= ${PORTNAME}15
@@ -20,6 +21,7 @@ CONFLICTS= swi-pl-[0-9]* TenDRA-[0-9]*
LICENSE= GPLv2
+USE_XORG= xmu xt
USE_GL= glut
CFLAGS+= -I${LOCALBASE}/include ${PTHREAD_CFLAGS}