diff options
Diffstat (limited to 'x11-toolkits/etox')
-rw-r--r-- | x11-toolkits/etox/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/x11-toolkits/etox/Makefile b/x11-toolkits/etox/Makefile index 12c99e4e8150..c47dd7c2794a 100644 --- a/x11-toolkits/etox/Makefile +++ b/x11-toolkits/etox/Makefile @@ -26,4 +26,8 @@ INSTALLS_SHLIB= yes CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LIBS="-L${LOCALBASE}/lib" +IGNORE= doesn't work with recent e17 and obsoleted +DEPRECATED= ${IGNORE} +EXPIRATION_DATE=2006-11-01 + .include <bsd.port.mk> |