aboutsummaryrefslogtreecommitdiffstats
path: root/graphics/tulip/Makefile
diff options
context:
space:
mode:
authorgahr <gahr@FreeBSD.org>2012-06-14 17:47:15 +0800
committergahr <gahr@FreeBSD.org>2012-06-14 17:47:15 +0800
commit0c59d8e25ed0770242c6deea1cd2481032ed3aa6 (patch)
treea2d1a5e33c42422d1e385921d6742a30ee4f6f34 /graphics/tulip/Makefile
parent4933ba89bfd69b2d1a3f7a6e5c761089bb8591b4 (diff)
downloadfreebsd-ports-gnome-0c59d8e25ed0770242c6deea1cd2481032ed3aa6.tar.gz
freebsd-ports-gnome-0c59d8e25ed0770242c6deea1cd2481032ed3aa6.tar.zst
freebsd-ports-gnome-0c59d8e25ed0770242c6deea1cd2481032ed3aa6.zip
- Update to 3.8.0
Release notes: http://tulip.labri.fr/TulipDrupal/?q=node/1851
Diffstat (limited to 'graphics/tulip/Makefile')
-rw-r--r--graphics/tulip/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/tulip/Makefile b/graphics/tulip/Makefile
index 6bfd46d6dc69..c92c3ab7a03a 100644
--- a/graphics/tulip/Makefile
+++ b/graphics/tulip/Makefile
@@ -7,8 +7,7 @@
#
PORTNAME= tulip
-PORTVERSION= 3.7.0
-PORTREVISION= 2
+PORTVERSION= 3.8.0
CATEGORIES= graphics
MASTER_SITES= SF/auber/${PORTNAME}/${PORTNAME}-${PORTVERSION}
DISTFILES= ${DISTNAME}-src${EXTRACT_SUFX}
@@ -30,8 +29,7 @@ USE_PYTHON= yes
USE_CMAKE= yes
CMAKE_OUTSOURCE=yes
CMAKE_ARGS+= -DLOCALBASE:PATH=${LOCALBASE} \
- -DPYTHON_INCLUDEDIR:PATH=${PYTHON_INCLUDEDIR} \
- -DCMAKE_VERBOSE_MAKEFILE:BOOL=TRUE
+ -DPYTHON_INCLUDEDIR:PATH=${PYTHON_INCLUDEDIR}
USE_LDCONFIG= ${PREFIX}/lib/tlp
WRKSRC= ${WRKDIR}/${DISTNAME}-src