aboutsummaryrefslogtreecommitdiff
path: root/math/vtk6
diff options
context:
space:
mode:
authorJohn Marino <marino@FreeBSD.org>2015-07-03 10:46:51 +0000
committerJohn Marino <marino@FreeBSD.org>2015-07-03 10:46:51 +0000
commit74d3bc86be6bdb3b7c6523338a093979fc1c4873 (patch)
treeed8e5e191bf6176774e47c05283805858a27fc27 /math/vtk6
parentab37b19f25816b645070a375f43f046be36b6dfc (diff)
downloadports-74d3bc86be6bdb3b7c6523338a093979fc1c4873.tar.gz
ports-74d3bc86be6bdb3b7c6523338a093979fc1c4873.zip
Add USES=alias to 11 ports (non-invasive DragonFly support)
Notes
Notes: svn path=/head/; revision=391227
Diffstat (limited to 'math/vtk6')
-rw-r--r--math/vtk6/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/math/vtk6/Makefile b/math/vtk6/Makefile
index d55d8fb0f0ff..d5e7a3ae80de 100644
--- a/math/vtk6/Makefile
+++ b/math/vtk6/Makefile
@@ -28,7 +28,7 @@ UNIQUENAME= ${PKGBASE}
CONFLICTS= vtk-4*
USE_LDCONFIG= ${PREFIX}/lib/vtk-${VTK_SHORT_VER}
USE_XORG= xt
-USES= cmake:outsource jpeg
+USES= alias cmake:outsource jpeg
CXXFLAGS+= -I${LOCALBASE}/include
VTK_SHORT_VER= ${PORTVERSION:R}