diff options
Diffstat (limited to 'graphics/py-visual/Makefile')
-rw-r--r-- | graphics/py-visual/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/py-visual/Makefile b/graphics/py-visual/Makefile index 561d3844a810..f634ecb1f696 100644 --- a/graphics/py-visual/Makefile +++ b/graphics/py-visual/Makefile @@ -7,7 +7,7 @@ PORTNAME= visual PORTVERSION= 4.b14 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= graphics python MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= visualpython @@ -28,7 +28,6 @@ USE_BZIP2= yes USE_GMAKE= yes USE_GNOME= gtk12 USE_PYTHON= 2.3+ -USE_XLIB= yes OPTIONS= EXAMPLES "install example files" on OPTIONSFILE= ${PORT_DBDIR}/py-${PORTNAME}/options |