diff options
Diffstat (limited to 'math/topaz/Makefile')
-rw-r--r-- | math/topaz/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/topaz/Makefile b/math/topaz/Makefile index daa99ffcabe0..e13b8fe1c85c 100644 --- a/math/topaz/Makefile +++ b/math/topaz/Makefile @@ -7,7 +7,7 @@ PORTNAME= topaz PORTVERSION= 3.40 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= math MASTER_SITES= http://hp.vector.co.jp/authors/VA007663/topaz/bin/ DISTNAME= ${PORTNAME}-${PORTVERSION:S/./_/}-src @@ -17,7 +17,7 @@ COMMENT= A command driven graph plotting system for scientists and engineers WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} -USE_XLIB= yes +USE_XORG= x11 MAKEFILE= Makefile.freebsd post-install: |