diff options
Diffstat (limited to 'german')
-rw-r--r-- | german/swissgerman-ding/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/german/swissgerman-ding/Makefile b/german/swissgerman-ding/Makefile index c6d96b429c2f..f49039fcdcf8 100644 --- a/german/swissgerman-ding/Makefile +++ b/german/swissgerman-ding/Makefile @@ -7,7 +7,7 @@ PORTNAME= swissgerman-ding PORTVERSION= 1.4 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= german MASTER_SITES= # none PKGNAMEPREFIX= de- @@ -21,7 +21,6 @@ BUILD_DEPENDS= ${RUN_DEPENDS} NO_WRKSUBDIR= yes USE_PERL5= yes -USE_X_PREFIX= yes DICTFILE= ${PREFIX}/share/ding/de-en.txt SWISSDICT= de_ch-en.txt |