diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2010-07-30 08:01:04 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2010-07-30 08:01:04 +0000 |
commit | dd14eaadfe863a32e1e1eae876ce6b5fa5351172 (patch) | |
tree | d1943caaac69facf3527c62f1cc53974ff106c95 /textproc/ctpp2 | |
parent | 392c69102ee04008dbb7e4a905027f6a61c8f299 (diff) | |
download | ports-dd14eaadfe863a32e1e1eae876ce6b5fa5351172.tar.gz ports-dd14eaadfe863a32e1e1eae876ce6b5fa5351172.zip |
Notes
Diffstat (limited to 'textproc/ctpp2')
-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 |