diff options
author | kris <kris@FreeBSD.org> | 2004-09-28 09:55:08 +0800 |
---|---|---|
committer | kris <kris@FreeBSD.org> | 2004-09-28 09:55:08 +0800 |
commit | 2fe37b852e53a3a51511e17c3f6e284815c33193 (patch) | |
tree | e37a6aaf0f093964e7d32778b9366bfbbccba82b /print | |
parent | 5e26b9302f0eed3796020dcfe343e97dd568ef62 (diff) | |
download | freebsd-ports-gnome-2fe37b852e53a3a51511e17c3f6e284815c33193.tar.gz freebsd-ports-gnome-2fe37b852e53a3a51511e17c3f6e284815c33193.tar.zst freebsd-ports-gnome-2fe37b852e53a3a51511e17c3f6e284815c33193.zip |
Now builds successfully
Approved by: portmgr (self)
Diffstat (limited to 'print')
-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 |