diff options
Diffstat (limited to 'chinese/stardict/Makefile')
-rw-r--r-- | chinese/stardict/Makefile | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/chinese/stardict/Makefile b/chinese/stardict/Makefile index 99bc2d32b8e4..776772a0e58e 100644 --- a/chinese/stardict/Makefile +++ b/chinese/stardict/Makefile @@ -25,7 +25,8 @@ USE_GMAKE= yes USE_X_PREFIX= yes BROKEN= "Incorrect distinfo" -DEPRECATED= "Will be removed after April 7 if still broken" +DEPRECATED= ${BROKEN} +EXPIRATION_DATE=2004-04-07 port-install: strip $(PREFIX)/bin/${PORTNAME} |