diff options
Diffstat (limited to 'cad/openscad-devel/Makefile')
-rw-r--r-- | cad/openscad-devel/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/cad/openscad-devel/Makefile b/cad/openscad-devel/Makefile index f145157188f9..58395f46f01c 100644 --- a/cad/openscad-devel/Makefile +++ b/cad/openscad-devel/Makefile @@ -2,8 +2,7 @@ # $FreeBSD$ PORTNAME= openscad -PORTVERSION= 2019.04.04 -PORTREVISION= 4 +PORTVERSION= 2019.09.05 #PORTREVISION= 1 CATEGORIES= cad PKGNAMESUFFIX= -devel @@ -36,7 +35,7 @@ USE_GL= gl glu glew USE_GNOME= glib20 libxml2 USE_QT= buildtools_build core concurrent_build dbus gui multimedia widgets USE_XORG= x11 -GH_TAGNAME= 6bfcb5e036d2dc10716b5257f9b600efca148512 +GH_TAGNAME= e891d31bafea7c5f2e0004e4501dc8d2391862f3 QMAKE_ARGS= CONFIG+="experimental" VERSION=${PORTVERSION} # Avoid overlinking: kvm, procstat, boost(thread, system), Qt5(concurrent, network, printsupport) LDFLAGS+= -Wl,--as-needed |