diff options
Diffstat (limited to 'math/freefem/Makefile')
-rw-r--r-- | math/freefem/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/freefem/Makefile b/math/freefem/Makefile index 0d9fbe574121..d06d10bfce90 100644 --- a/math/freefem/Makefile +++ b/math/freefem/Makefile @@ -7,14 +7,14 @@ PORTNAME= freefem PORTVERSION= 3.5.8 +PORTREVISION= 1 CATEGORIES= math science MASTER_SITES= SF/kfem MAINTAINER= ports@FreeBSD.org COMMENT= A language for the Finite Element Method -USE_XORG= ice sm x11 -USE_XLIB= yes +USE_XORG= ice sm x11 xt USE_GNOME= gnometarget USE_AUTOTOOLS= libtool:15 USE_LDCONFIG= yes |