diff options
author | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:46:12 +0000 |
---|---|---|
committer | Erwin Lansing <erwin@FreeBSD.org> | 2006-08-04 08:46:12 +0000 |
commit | a8f6171744700dd4556a0b6e13b472b3da883661 (patch) | |
tree | 52b43a27b77b5179c48547717791640956be46f3 /net-im/sim-im-devel | |
parent | 15e6f346eb429161bc40c11283ceec30acadd3e2 (diff) | |
download | ports-a8f6171744700dd4556a0b6e13b472b3da883661.tar.gz ports-a8f6171744700dd4556a0b6e13b472b3da883661.zip |
Notes
Diffstat (limited to 'net-im/sim-im-devel')
-rw-r--r-- | net-im/sim-im-devel/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/net-im/sim-im-devel/Makefile b/net-im/sim-im-devel/Makefile index 3b12f51f72b5..27773453dd50 100644 --- a/net-im/sim-im-devel/Makefile +++ b/net-im/sim-im-devel/Makefile @@ -15,6 +15,8 @@ COMMENT= Plugin-based instant messenger LIB_DEPENDS= xslt.2:${PORTSDIR}/textproc/libxslt BUILD_DEPENDS= zip:${PORTSDIR}/archivers/zip +BROKEN= does not deinstall cleanly + USE_BZIP2= yes USE_GMAKE= yes USE_AUTOTOOLS= libtool:15 |