diff options
author | erwin <erwin@FreeBSD.org> | 2010-07-30 16:01:04 +0800 |
---|---|---|
committer | erwin <erwin@FreeBSD.org> | 2010-07-30 16:01:04 +0800 |
commit | cef3ae6b777497e698cbb4f43778597f81794340 (patch) | |
tree | 2e11276e036c057e59871b13587d05367737b806 /textproc | |
parent | 979dfebf3396836fcf041705aeb2b35a7010c59f (diff) | |
download | freebsd-ports-gnome-cef3ae6b777497e698cbb4f43778597f81794340.tar.gz freebsd-ports-gnome-cef3ae6b777497e698cbb4f43778597f81794340.tar.zst freebsd-ports-gnome-cef3ae6b777497e698cbb4f43778597f81794340.zip |
Mark BROKEN: leaves files behind on deinstall
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/ctpp2/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/ctpp2/Makefile b/textproc/ctpp2/Makefile index a6c2d6e927bd..e8426f28f1d6 100644 --- a/textproc/ctpp2/Makefile +++ b/textproc/ctpp2/Makefile @@ -14,6 +14,8 @@ MASTER_SITES= http://ctpp.havoc.ru/download/ MAINTAINER= reki@reki.ru COMMENT= C++ library to use templates in C/C++ projects, version 2 +BROKEN= leaves files behind on deinstallation + USE_CMAKE= yes USE_LDCONFIG= yes USE_GETTEXT= yes |