diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 03:11:21 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2003-02-22 03:11:21 +0000 |
commit | 3d6bae73aa269353aed170edcae317a164f5a5e4 (patch) | |
tree | 5984b298854b32f5b3e5f8cc572af434d5d0f0bb /textproc/latte/Makefile | |
parent | 9805b8366b2d515c046677b0155b8bbbc302b626 (diff) |
Notes
Diffstat (limited to 'textproc/latte/Makefile')
-rw-r--r-- | textproc/latte/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/latte/Makefile b/textproc/latte/Makefile index 4013ab788cab..d5b5aeeff802 100644 --- a/textproc/latte/Makefile +++ b/textproc/latte/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://www.latte.org/ \ MAINTAINER= nc-rotherdo@netcologne.de COMMENT= Simple language for marking up text in a very expressive way +BROKEN= "Installs latte.el in /" + USE_LIBTOOL= yes MAKE_FLAGS= CONF_ARGS="--prefix=${PREFIX}" CONFIGURE_ARGS+= --enable-shared |