diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2006-10-14 08:54:54 +0000 |
commit | 29747f458a1eb2ce23b4594b09d0256dd62760b8 (patch) | |
tree | 1b71ba5d9ffdd308b6c18130f7c116f5bab5dc12 /chinese/stardict2-dict-zh_TW | |
parent | 7aad84f808b93baa6a7077ce0b47573b9c4c79a0 (diff) |
Notes
Diffstat (limited to 'chinese/stardict2-dict-zh_TW')
-rw-r--r-- | chinese/stardict2-dict-zh_TW/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/chinese/stardict2-dict-zh_TW/Makefile b/chinese/stardict2-dict-zh_TW/Makefile index 0b023b42ce51..ed16c3b315ba 100644 --- a/chinese/stardict2-dict-zh_TW/Makefile +++ b/chinese/stardict2-dict-zh_TW/Makefile @@ -6,7 +6,7 @@ PORTNAME= stardict2-dict-zh_TW PORTVERSION= 2.4.2 -PORTREVISION= 3 +PORTREVISION= 4 CATEGORIES= chinese textproc MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} MASTER_SITE_SUBDIR= stardict @@ -25,7 +25,6 @@ COMMENT= English-Chinese(T)/Chinese(T)-English dictionaries for StarDict RUN_DEPENDS= stardict:${PORTSDIR}/textproc/stardict2 NO_BUILD= yes -USE_X_PREFIX= yes USE_BZIP2= yes do-install: |