aboutsummaryrefslogtreecommitdiffstats
path: root/math/ngraph/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'math/ngraph/Makefile')
-rw-r--r--math/ngraph/Makefile6
1 files changed, 3 insertions, 3 deletions
diff --git a/math/ngraph/Makefile b/math/ngraph/Makefile
index 746bb305f7ef..281626c553fc 100644
--- a/math/ngraph/Makefile
+++ b/math/ngraph/Makefile
@@ -3,6 +3,7 @@
PORTNAME= ngraph
PORTVERSION= 6.3.54
+PORTREVISION= 1
CATEGORIES= math
MASTER_SITES= http://www2e.biglobe.ne.jp/~isizaka/bin/ \
PORTS_JP
@@ -14,8 +15,7 @@ COMMENT= XY plotting tool for students, scientists, and engineers
LICENSE= GPLv2+
LICENSE_FILE= ${WRKSRC}/gpl.txt
-BROKEN= /usr/bin/ld: cannot find -lXp
-
-USES= gmake motif
+USES= gmake motif xorg
+USE_XORG= ice sm x11 xext xt
.include <bsd.port.mk>