aboutsummaryrefslogtreecommitdiff
path: root/textproc/dixit/Makefile
diff options
context:
space:
mode:
authorIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-10-21 17:41:55 +0000
committerIon-Mihai Tetcu <itetcu@FreeBSD.org>2010-10-21 17:41:55 +0000
commit28f16b74aa9b40d9d94c15a1e54c17d16b2626fe (patch)
tree22df76a9aa6faa972969d8dd8e3b6934eec4adb5 /textproc/dixit/Makefile
parent8d4d4cd4a9471133c9bd742b14e4a6611c706b16 (diff)
downloadports-28f16b74aa9b40d9d94c15a1e54c17d16b2626fe.tar.gz
ports-28f16b74aa9b40d9d94c15a1e54c17d16b2626fe.zip
Update to 10.8
// at some point, I should add QT3 support.
Notes
Notes: svn path=/head/; revision=263411
Diffstat (limited to 'textproc/dixit/Makefile')
-rw-r--r--textproc/dixit/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/textproc/dixit/Makefile b/textproc/dixit/Makefile
index b3fd6d9b5b36..1d42832ec344 100644
--- a/textproc/dixit/Makefile
+++ b/textproc/dixit/Makefile
@@ -6,13 +6,13 @@
#
PORTNAME= dixit
-PORTVERSION= 10.4.4
+PORTVERSION= 10.8
CATEGORIES= textproc
-MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/10.4/:dixit \
+MASTER_SITES= SF/${PORTNAME}/${PORTNAME}/${PORTVERSION}/:dixit \
SF/${PORTNAME}/${PORTNAME}_qdb/:db
-DISTFILES= ${PORTNAME}-${PORTVERSION}.tgz:${PORTNAME} \
+DISTFILES= ${PORTNAME}-${PORTVERSION}.${QT_VER}.tgz:${PORTNAME} \
${_DB_D}:db
-EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.tgz
+EXTRACT_ONLY= ${PORTNAME}-${PORTVERSION}.${QT_VER}.tgz
MAINTAINER= itetcu@people.tecnik93.com
COMMENT= Romanian dictionaries databases and query application
@@ -35,6 +35,7 @@ _DB= ${DB_DIR}/${_DB_F}
HAS_CONFIGURE= yes
+QT_VER=4
USE_QT_VER= 4
QT_COMPONENTS= corelib gui network moc_build qmake_build rcc_build
#USE_GMAKE= yes