diff options
Diffstat (limited to 'math/scigraphica')
-rw-r--r-- | math/scigraphica/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index 43ab4e3b0c3a..50ea55d36b0b 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -7,6 +7,7 @@ PORTNAME= scigraphica PORTVERSION= 0.6.3 +PORTREVISION= 1 CATEGORIES= math gnome MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} \ http://scigraphica.sourceforge.net/src/ \ @@ -17,8 +18,7 @@ DISTNAME= sg-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= ${PYNUMERIC} -LIB_DEPENDS= gtkextra.14:${PORTSDIR}/x11-toolkits/gtkextra \ - xml.5:${PORTSDIR}/textproc/libxml +LIB_DEPENDS= gtkextra.14:${PORTSDIR}/x11-toolkits/gtkextra RUN_DEPENDS= ${PYNUMERIC} USE_X_PREFIX= yes |