=================================================================== RCS file: /cvs/ports/net/imspector/Attic/Makefile,v retrieving revision 1.2 retrieving revision 1.3 diff -u -r1.2 -r1.3 --- ports/net/imspector/Attic/Makefile 2009/08/17 13:47:50 1.2 +++ ports/net/imspector/Attic/Makefile 2010/06/03 06:50:15 1.3 @@ -1,4 +1,4 @@ -# $OpenBSD: Makefile,v 1.2 2009/08/17 12:47:50 yason Exp $ +# $OpenBSD: Makefile,v 1.3 2010/06/03 05:50:15 yason Exp $ COMMENT = IM proxy with monitoring @@ -19,9 +19,9 @@ MASTER_SITES = ${HOMEPAGE}/downloads/ WANTLIB = c m stdc++ -LIB_DEPENDS = iconv.>=6::converters/libiconv +MODULES = converters/libiconv -#USE_LIBTOOL = Yes +USE_LIBTOOL = Yes # something should be done with shared-libs NO_REGRESS = Yes