diff options
-rw-r--r-- | devel/hs-hat/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/devel/hs-hat/Makefile b/devel/hs-hat/Makefile index 604b7c1..2b318a7 100644 --- a/devel/hs-hat/Makefile +++ b/devel/hs-hat/Makefile @@ -22,6 +22,8 @@ USE_REINPLACE= yes USE_GNOME= glib12 BROKEN= "Does not compile" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-19 .include <bsd.port.pre.mk> |