diff options
author | sobomax <sobomax@FreeBSD.org> | 2001-07-04 14:43:01 +0000 |
---|---|---|
committer | sobomax <sobomax@FreeBSD.org> | 2001-07-04 14:43:01 +0000 |
commit | 2650fdba0ee0cdacb437c52e71eceb6a7566b28d (patch) | |
tree | 64ce52f4b2ca7c379183f52a3a41ac8a8d22f0e5 /math/scigraphica | |
parent | e99eb4f59034add5620699a37802ec1971945317 (diff) | |
download | FreeBSD-ports-2650fdba0ee0cdacb437c52e71eceb6a7566b28d.zip FreeBSD-ports-2650fdba0ee0cdacb437c52e71eceb6a7566b28d.tar.gz |
Reflect update of the libgtkextra version number.
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 50ea55d..e5c3931 100644 --- a/math/scigraphica/Makefile +++ b/math/scigraphica/Makefile @@ -18,7 +18,7 @@ DISTNAME= sg-${PORTVERSION} MAINTAINER= sobomax@FreeBSD.org BUILD_DEPENDS= ${PYNUMERIC} -LIB_DEPENDS= gtkextra.14:${PORTSDIR}/x11-toolkits/gtkextra +LIB_DEPENDS= gtkextra.15:${PORTSDIR}/x11-toolkits/gtkextra RUN_DEPENDS= ${PYNUMERIC} USE_X_PREFIX= yes |