summaryrefslogtreecommitdiff
path: root/graphics
diff options
context:
space:
mode:
authorEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-10 16:24:36 +0000
committerEmanuel Haupt <ehaupt@FreeBSD.org>2011-08-10 16:24:36 +0000
commitc4d94d5101e7af31e13cfdbcae93131b51f238cd (patch)
tree63a715d6768c5e5dfb3271588a90facc67fb4b6b /graphics
parentUpdate from 3.0.7 to 3.0.8: (diff)
Update to 1.40
PR: 159471 Submitted by: KATO Tsuguru <tkato432@yahoo.com>
Notes
Notes: svn path=/head/; revision=279429
Diffstat (limited to 'graphics')
-rw-r--r--graphics/autoq3d/Makefile9
-rw-r--r--graphics/autoq3d/distinfo4
-rw-r--r--graphics/autoq3d/pkg-descr2
3 files changed, 10 insertions, 5 deletions
diff --git a/graphics/autoq3d/Makefile b/graphics/autoq3d/Makefile
index b32617f1a71f..b23271e3b3a2 100644
--- a/graphics/autoq3d/Makefile
+++ b/graphics/autoq3d/Makefile
@@ -6,8 +6,7 @@
#
PORTNAME= autoq3d
-DISTVERSION= 1.39
-PORTREVISION= 1
+DISTVERSION= 1.40
CATEGORIES= graphics
MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/AutoQ3D%20${PORTVERSION}
DISTNAME= AutoQ3DCommunity${PORTVERSION:C/\./-/}qt4source
@@ -15,10 +14,14 @@ DISTNAME= AutoQ3DCommunity${PORTVERSION:C/\./-/}qt4source
MAINTAINER= ports@FreeBSD.org
COMMENT= A complete QT quick 3d model editor program
+LICENSE= GPLv2 GPLv3
+LICENSE_COMB= dual
+
USE_ZIP= yes
USE_QT_VER= 4
QT_COMPONENTS= corelib gui opengl \
moc_build qmake_build
+MAKE_JOBS_SAFE= yes
DESKTOP_ENTRIES= "AutoQ3D" \
"A complete QT quick 3d model editor program" \
@@ -34,7 +37,7 @@ post-patch:
.endfor
do-configure:
- @cd ${BUILD_WRKSRC}; ${SETENV} ${MAKE_ENV} ${QMAKE} -spec ${QMAKESPEC}
+ @(cd ${WRKSRC} && ${SETENV} ${MAKE_ENV} ${QMAKE} ${QMAKEFLAGS})
do-install:
${INSTALL_PROGRAM} ${WRKSRC}/AutoQ3D ${PREFIX}/bin
diff --git a/graphics/autoq3d/distinfo b/graphics/autoq3d/distinfo
index 31c464efa680..8b02db660bf5 100644
--- a/graphics/autoq3d/distinfo
+++ b/graphics/autoq3d/distinfo
@@ -1,2 +1,2 @@
-SHA256 (AutoQ3DCommunity1-39qt4source.zip) = a498385d20ee4a6fbb9b6ea72fb75319f56b2013afad03a69d8aa64e4a78b8e9
-SIZE (AutoQ3DCommunity1-39qt4source.zip) = 219580
+SHA256 (AutoQ3DCommunity1-40qt4source.zip) = 0c034713e26d4e5739cbda1dae664402a2e08086000c3c0155544844cab48102
+SIZE (AutoQ3DCommunity1-40qt4source.zip) = 227530
diff --git a/graphics/autoq3d/pkg-descr b/graphics/autoq3d/pkg-descr
index 71a76c397eef..f7b525e26d81 100644
--- a/graphics/autoq3d/pkg-descr
+++ b/graphics/autoq3d/pkg-descr
@@ -1,2 +1,4 @@
AutoQ3D Community is the open source software project of
this 3D modeling application.
+
+WWW: http://www.autoq3d.com/