diff options
author | kris <kris@FreeBSD.org> | 2005-02-28 09:23:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2005-02-28 09:23:42 +0800 |
commit | 5363cb9d76a4af5643dd7432dccb7f18a54aadac (patch) | |
tree | 4d84d2f198e29879c9cec78f4818233453d98485 /russian | |
parent | 756f009a8f1d6567c8c7d24577dd778edae16f8b (diff) | |
download | freebsd-ports-gnome-5363cb9d76a4af5643dd7432dccb7f18a54aadac.tar.gz freebsd-ports-gnome-5363cb9d76a4af5643dd7432dccb7f18a54aadac.tar.zst freebsd-ports-gnome-5363cb9d76a4af5643dd7432dccb7f18a54aadac.zip |
BROKEN: Incorrect pkg-plist
Diffstat (limited to 'russian')
-rw-r--r-- | russian/X.language/Makefile | 2 | ||||
-rw-r--r-- | russian/pgp.language/Makefile | 2 |
2 files changed, 4 insertions, 0 deletions
diff --git a/russian/X.language/Makefile b/russian/X.language/Makefile index b5a4d0dbc96f..62e2194a97a0 100644 --- a/russian/X.language/Makefile +++ b/russian/X.language/Makefile @@ -21,6 +21,8 @@ DISTFILES+= Type1.koi8-r.free.tgz:kiae MAINTAINER= ache@FreeBSD.org COMMENT= Setup X locale/nls/keyboard/fonts for russian language (koi8-r) +BROKEN= Incorrect pkg-plist + NO_WRKSUBDIR= yes NO_BUILD= yes USE_X_PREFIX= yes diff --git a/russian/pgp.language/Makefile b/russian/pgp.language/Makefile index c61d4437164f..e43a3caadd22 100644 --- a/russian/pgp.language/Makefile +++ b/russian/pgp.language/Makefile @@ -17,6 +17,8 @@ COMMENT= Russian language module for PGP RUN_DEPENDS= ${LOCALBASE}/share/pgp/config.txt:${PORTSDIR}/security/pgp +BROKEN= Incorrect pkg-plist + USE_ZIP= YES NO_WRKSUBDIR= YES NO_BUILD= YES |