diff options
Diffstat (limited to 'math/xppaut/Makefile')
-rw-r--r-- | math/xppaut/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/math/xppaut/Makefile b/math/xppaut/Makefile index add781e8af9e..6756fffb1db1 100644 --- a/math/xppaut/Makefile +++ b/math/xppaut/Makefile @@ -7,6 +7,7 @@ PORTNAME= xppaut PORTVERSION= 5.96 +PORTREVISION= 1 CATEGORIES= math graphics MASTER_SITES= http://www.math.pitt.edu/~bard/bardware/ DISTNAME= ${PORTNAME}${PORTVERSION} @@ -16,6 +17,7 @@ COMMENT= Graphical tool for solving differential equations, etc MAN1= xppaut.1 USE_X_PREFIX= yes +USE_XORG= xbitmaps MAKE_ARGS= CC="${CC}" WRKSRC= ${WRKDIR} |