diff options
author | kris <kris@FreeBSD.org> | 2004-09-19 02:51:42 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-19 02:51:42 +0800 |
commit | ee45621124cbd445d4aba4f84c61cc6f54f78bf1 (patch) | |
tree | ac4614689d43f38427f14ba051481e69839ec4b6 /print | |
parent | 5123dedef5c9d3e0cd63c8138cd8128742a19f79 (diff) | |
download | freebsd-ports-gnome-ee45621124cbd445d4aba4f84c61cc6f54f78bf1.tar.gz freebsd-ports-gnome-ee45621124cbd445d4aba4f84c61cc6f54f78bf1.tar.zst freebsd-ports-gnome-ee45621124cbd445d4aba4f84c61cc6f54f78bf1.zip |
BROKEN: Broken pkg-plist
Approved by: portmgr (self)
Diffstat (limited to 'print')
-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 |