diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:51:42 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-18 18:51:42 +0000 |
commit | e64f48dd8c7f587d3607e80ddf94f7ea2b241f79 (patch) | |
tree | ce9dbb2b6cc50cd35b31b60fd9f804757a9969bb /print/lout | |
parent | fc7355d8f2a46df81824ef8b35c1b61bbe2267c0 (diff) | |
download | ports-e64f48dd8c7f587d3607e80ddf94f7ea2b241f79.tar.gz ports-e64f48dd8c7f587d3607e80ddf94f7ea2b241f79.zip |
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118263
Diffstat (limited to 'print/lout')
-rw-r--r-- | print/lout/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index b67cdaa3abc3..350f08e36e1f 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -16,6 +16,8 @@ MASTER_SITE_SUBDIR= support/lout MAINTAINER= ports@FreeBSD.org COMMENT= LaTeX like document creation system with PostScript/PDF output +BROKEN= Broken pkg-plist + USE_GMAKE= yes MAKEFILE= makefile ALL_TARGET= lout prg2lout |