diff options
author | ehaupt <ehaupt@FreeBSD.org> | 2008-03-18 05:55:24 +0800 |
---|---|---|
committer | ehaupt <ehaupt@FreeBSD.org> | 2008-03-18 05:55:24 +0800 |
commit | 6b71d386fa2648669ac98c7ab713f0951f4b2568 (patch) | |
tree | ec9d5ba39e5a9442be9dd8d2bb19647ea84aa8ed /german | |
parent | b2109fe167c2549e31eba2e9d3bfe535342b1a9a (diff) | |
download | freebsd-ports-gnome-6b71d386fa2648669ac98c7ab713f0951f4b2568.tar.gz freebsd-ports-gnome-6b71d386fa2648669ac98c7ab713f0951f4b2568.tar.zst freebsd-ports-gnome-6b71d386fa2648669ac98c7ab713f0951f4b2568.zip |
Get rid of USE_X_PREFIX.
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 |