diff options
-rw-r--r-- | textproc/stardict2-quick/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/textproc/stardict2-quick/Makefile b/textproc/stardict2-quick/Makefile index b73eaa575..a6e98023a 100644 --- a/textproc/stardict2-quick/Makefile +++ b/textproc/stardict2-quick/Makefile @@ -6,7 +6,7 @@ PORTNAME= stardict PORTVERSION= 2.4.2 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= stardict @@ -19,7 +19,6 @@ COMMENT= Dictionaries from Quick for StarDict RUN_DEPENDS= stardict:${PORTSDIR}/textproc/stardict2 NO_BUILD= yes -USE_X_PREFIX= yes USE_BZIP2= yes LATEST_LINK= ${PKGNAMEPREFIX}${PORTNAME}${PKGNAMESUFFIX} |