diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-03 19:41:01 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-03 19:41:01 +0000 |
commit | 56f83235de28acd3f9f020bbdac6e96eb1848b55 (patch) | |
tree | 2fb3d44dfebd14f0e56430767c368a6420abe618 /hungarian | |
parent | - Added PYVERSION to PLIST_SUB. It reflect installed version of python (diff) |
Mark BROKEN: does not install
Notes
Notes:
svn path=/head/; revision=169581
Diffstat (limited to 'hungarian')
-rw-r--r-- | hungarian/ispell/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/hungarian/ispell/Makefile b/hungarian/ispell/Makefile index d6930dcda348..b0f0ef236122 100644 --- a/hungarian/ispell/Makefile +++ b/hungarian/ispell/Makefile @@ -19,6 +19,8 @@ BUILD_DEPENDS= ispell:${PORTSDIR}/textproc/ispell \ gm4:${PORTSDIR}/devel/m4 RUN_DEPENDS= ispell:${PORTSDIR}/textproc/ispell +BROKEN= does not install + USE_GMAKE= yes DOCSDIR= ${PREFIX}/share/doc/hu-ispell DOCS= OLVASSEL README GYIK ChangeLog |