diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-04-03 14:11:20 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-04-03 14:11:20 +0000 |
commit | 781a0ee3c968da5507a45faaf5f90febafe5544c (patch) | |
tree | 1307d1ef4042e3e8c939b03c190583fe864b614c /chinese/enscript/Makefile | |
parent | BROKEN on amd64: Configure fails (diff) |
BROKEN: Fails to patch
Diffstat (limited to '')
-rw-r--r-- | chinese/enscript/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/chinese/enscript/Makefile b/chinese/enscript/Makefile index d155d713ffb8..25f7cff2340b 100644 --- a/chinese/enscript/Makefile +++ b/chinese/enscript/Makefile @@ -20,6 +20,8 @@ PKGMESSAGE= ${.CURDIR}/pkg-message USE_GHOSTSCRIPT_RUN= yes +BROKEN= "Fails to patch" + pre-fetch: .if !defined(WITH_GHOSTSCRIPT_AFPL) || ${WITH_GHOSTSCRIPT_AFPL} != yes @${ECHO} "" |