This Makefile patch solved it for me, don't know if that is the correct
way:

--- Makefile.orig       2013-10-18 12:53:19.000000000 +0200
+++ Makefile    2013-10-18 12:53:32.000000000 +0200
@@ -12,8 +12,8 @@
 
 LICENSE=       GPLv2
 
-BUILD_DEPENDS= rt>4.0.8:${PORTSDIR}/www/rt${RT_VER}
-RUN_DEPENDS=   rt>4.0.8:${PORTSDIR}/www/rt${RT_VER}
+BUILD_DEPENDS= rt40>4.0.8:${PORTSDIR}/www/rt${RT_VER}
+RUN_DEPENDS=   rt40>4.0.8:${PORTSDIR}/www/rt${RT_VER}
 
 USES=  perl5
 USE_PERL5=     configure


-- 
Marko Cupać
_______________________________________________
freebsd-ports@freebsd.org mailing list
http://lists.freebsd.org/mailman/listinfo/freebsd-ports
To unsubscribe, send any mail to "freebsd-ports-unsubscr...@freebsd.org"

Reply via email to