diff options
author | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-22 11:56:18 +0000 |
---|---|---|
committer | Maxim Sobolev <sobomax@FreeBSD.org> | 2000-11-22 11:56:18 +0000 |
commit | 378778659c4527cf391d2d8df75e9a1b8b3101af (patch) | |
tree | b7f600530874c75fbe0e767c2a5f6738f185e98c /math/scigraphica | |
parent | 322cf22d0631dae864f7bccb283814bedb831cb5 (diff) |
Update version number of gtkextra shared library.
Notes
Notes:
svn path=/head/; revision=35341
Diffstat (limited to 'math/scigraphica')
-rw-r--r-- | math/scigraphica/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/scigraphica/Makefile b/math/scigraphica/Makefile index ab97913be1a6..993c97f5fd32 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -14,7 +14,7 @@ DISTNAME= sg-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Numeric/arrayobject.h:${PORTSDIR}/math/numpy -LIB_DEPENDS= gtkextra.10:${PORTSDIR}/x11-toolkits/gtkextra \ +LIB_DEPENDS= gtkextra.12:${PORTSDIR}/x11-toolkits/gtkextra \ xml.5:${PORTSDIR}/textproc/libxml RUN_DEPENDS= ${LOCALBASE}/include/${PYTHON_VERSION}/Numeric/arrayobject.h:${PORTSDIR}/math/numpy |