diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2004-09-28 01:55:08 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2004-09-28 01:55:08 +0000 |
commit | 1c9fd0485c5fdbd6935f9e73333656d2b0520232 (patch) | |
tree | afb190a91cc4180ae6953ff2b979bf9aebfa9177 /print/lout | |
parent | 6cf6bed8241173839b755f22667ccd6d403a831f (diff) | |
download | ports-1c9fd0485c5fdbd6935f9e73333656d2b0520232.tar.gz ports-1c9fd0485c5fdbd6935f9e73333656d2b0520232.zip |
Now builds successfully
Approved by: portmgr (self)
Notes
Notes:
svn path=/head/; revision=118471
Diffstat (limited to 'print/lout')
-rw-r--r-- | print/lout/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/print/lout/Makefile b/print/lout/Makefile index 350f08e36e1f..b67cdaa3abc3 100644 --- a/print/lout/Makefile +++ b/print/lout/Makefile @@ -16,8 +16,6 @@ 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 |