diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:23:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-02-28 01:23:42 +0000 |
commit | 9d09503b160daac8e04952443946801aa07808be (patch) | |
tree | 7d00f7cb76909c20abd3aa0e23747ca77b8d7b04 | |
parent | 3f7cc6feee0d1810e5d66d46a8e885f3b5e7e0dc (diff) |
BROKEN: Incorrect pkg-plist
Notes
Notes:
svn path=/head/; revision=129949
-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 |