diff options
Diffstat (limited to 'graphics/py-visual/Makefile')
-rw-r--r-- | graphics/py-visual/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/graphics/py-visual/Makefile b/graphics/py-visual/Makefile index dc55eacf5e21..08877283e15f 100644 --- a/graphics/py-visual/Makefile +++ b/graphics/py-visual/Makefile @@ -7,6 +7,7 @@ PORTNAME= visual PORTVERSION= 3.2.7 +PORTREVISION= 1 CATEGORIES= graphics python MASTER_SITES= http://www.vpython.org/download/ \ ${MASTER_SITE_SOURCEFORGE} @@ -24,7 +25,6 @@ RUN_DEPENDS= ${PYNUMERIC} USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 -USE_AUTOTOOLS= libtool:15 USE_PYTHON= 2.3+ USE_XLIB= yes |