diff options
-rw-r--r-- | devel/root/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/devel/root/Makefile b/devel/root/Makefile index 267ced55b1ff..2fd16f3626a5 100644 --- a/devel/root/Makefile +++ b/devel/root/Makefile @@ -15,6 +15,9 @@ DISTNAME= ${PORTNAME}_v${PORTVERSION}.source MAINTAINER= simon@lang-clan.de COMMENT= An Object-Oriented Data Analysis Framework +DEPRECATED= Port does not build on supported versions of FreeBSD +EXPIRATION_DATE= 2011-02-20 + HAS_CONFIGURE= yes CONFIGURE_TARGET= freebsd5 CONFIGURE_ENV+= PTHREAD_CFLAGS="${PTHREAD_CFLAGS}" \ |