diff options
Diffstat (limited to 'net-im/ring-daemon/Makefile')
-rw-r--r-- | net-im/ring-daemon/Makefile | 4 |
1 files changed, 0 insertions, 4 deletions
diff --git a/net-im/ring-daemon/Makefile b/net-im/ring-daemon/Makefile index 4f22e0119fac..96864f20ee17 100644 --- a/net-im/ring-daemon/Makefile +++ b/net-im/ring-daemon/Makefile @@ -59,10 +59,6 @@ OPTIONS_SUB= yes .include <bsd.port.pre.mk> -.if ${OPSYS} == FreeBSD && ${OSVERSION} < 1002000 -BROKEN= does not build -.endif - post-extract: @${MKDIR} ${WRKSRC}/contrib/native @${MV} ${WRKDIR}/pjproject-2.4.5 ${WRKSRC}/contrib/native/ |