diff -ruN py-ice.orig/Makefile py-ice/Makefile --- py-ice.orig/Makefile 2010-08-15 22:04:13.000000000 +1000 +++ py-ice/Makefile 2010-08-16 19:20:52.000000000 +1000 @@ -16,7 +16,7 @@ MAINTAINER= dirk.ye@gmail.com COMMENT= An Ice (Internet Communications Engine) language mapping for Python -BUILD_DEPENDS= mcpp.3:${PORTSDIR}/devel/mcpp +BUILD_DEPENDS= mcpp:${PORTSDIR}/devel/mcpp LIB_DEPENDS= Ice.${LIB_VRS}:${PORTSDIR}/devel/ice USE_GMAKE= yes