diff options
Diffstat (limited to 'graphics/k3d/Makefile')
-rw-r--r-- | graphics/k3d/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/k3d/Makefile b/graphics/k3d/Makefile index f01afdfe5a84..95ddc613e2e2 100644 --- a/graphics/k3d/Makefile +++ b/graphics/k3d/Makefile @@ -8,7 +8,7 @@ PORTNAME= k3d PORTVERSION= 0.4.4.0 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= graphics MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= ${PORTNAME} @@ -29,7 +29,6 @@ LIB_DEPENDS= sigc.1:${PORTSDIR}/devel/libsigc++ \ CONFLICTS= atlas-3* superlu-3* -USE_AUTOTOOLS= libtool:15 USE_GL= yes USE_GNOME= gnometarget gtk12 libxslt GNU_CONFIGURE= yes |