summaryrefslogtreecommitdiff
path: root/cad/opencascade-tutorial/Makefile
diff options
context:
space:
mode:
authorThierry Thomas <thierry@FreeBSD.org>2008-12-31 12:47:13 +0000
committerThierry Thomas <thierry@FreeBSD.org>2008-12-31 12:47:13 +0000
commit6c889aeb6650b43b057b19436ddc8b4188a460e1 (patch)
tree069f9d005ec872585e35f4e586ff164924be38e1 /cad/opencascade-tutorial/Makefile
parentAdd a missing 'USE_GNOME= gtk20' detected by the tinderbox. (diff)
Set ignore for the moment.
Notes
Notes: svn path=/head/; revision=225058
Diffstat (limited to 'cad/opencascade-tutorial/Makefile')
-rw-r--r--cad/opencascade-tutorial/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/cad/opencascade-tutorial/Makefile b/cad/opencascade-tutorial/Makefile
index 898ee8cddb71..347f58b0fd95 100644
--- a/cad/opencascade-tutorial/Makefile
+++ b/cad/opencascade-tutorial/Makefile
@@ -6,11 +6,11 @@
#
PORTNAME= opencascade-tutorial
-PORTVERSION= 6.2
-PORTREVISION= 2
+PORTVERSION= 6.3
CATEGORIES= cad
MASTER_SITES= ${MASTER_SITE_LOCAL}
MASTER_SITE_SUBDIR= thierry
+DISTNAME= opencascade-${PORTVERSION}
MAINTAINER= thierry@FreeBSD.org
COMMENT= OpenCascade sample tutorial
@@ -18,6 +18,8 @@ COMMENT= OpenCascade sample tutorial
LIB_DEPENDS= GLU.1:${PORTSDIR}/graphics/libGLU \
TKernel.0:${PORTSDIR}/cad/opencascade
+IGNORE= no instructions to build the tutorial
+
USE_BZIP2= yes
USE_GL= yes
USE_QT_VER= 3