diff options
author | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:52:20 +0000 |
---|---|---|
committer | Martin Wilke <miwi@FreeBSD.org> | 2009-08-18 20:52:20 +0000 |
commit | 47690f528b35df9ad44070f5664edd1a1157f0e2 (patch) | |
tree | a7f32ca20442e0c5a2a87bd639e9048a3010f4f2 /textproc | |
parent | d7d19c8326cb1f176a5184fa8da9b351fcd59c6a (diff) | |
download | ports-47690f528b35df9ad44070f5664edd1a1157f0e2.tar.gz ports-47690f528b35df9ad44070f5664edd1a1157f0e2.zip |
Notes
Diffstat (limited to 'textproc')
-rw-r--r-- | textproc/libuninameslist/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/textproc/libuninameslist/Makefile b/textproc/libuninameslist/Makefile index 6648d7ab1432..203566d91d8d 100644 --- a/textproc/libuninameslist/Makefile +++ b/textproc/libuninameslist/Makefile @@ -23,4 +23,6 @@ USE_AUTOTOOLS= libtool:22 ALL_TARGET= both USE_LDCONFIG= yes +BROKEN= checksum mismatch + .include <bsd.port.mk> |