diff options
author | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
---|---|---|
committer | Koop Mast <kwm@FreeBSD.org> | 2012-08-04 22:52:02 +0000 |
commit | 5aa7246575084f0aefcffe71d7305d0b36b2ed33 (patch) | |
tree | a3b9f3e6c4e41379a4ad771026302ecf0ad0ae1b /cad/slffea | |
parent | 2d4609c1309d60a953f0d9a6be96d373ca6ccfc6 (diff) |
Notes
Diffstat (limited to 'cad/slffea')
-rw-r--r-- | cad/slffea/Makefile | 2 |
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} |