diff options
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 |