diff options
author | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-29 17:17:47 +0000 |
---|---|---|
committer | Dirk Meyer <dinoex@FreeBSD.org> | 2004-03-29 17:17:47 +0000 |
commit | a2ab8e1b3479275fabead7bb84fd9f9b5e67764a (patch) | |
tree | 60511ebd585af7ccc17ea36c9fb7fcb56b316182 /russian | |
parent | 1a56e084244262cb5805329cb13bea3afade70b0 (diff) | |
download | ports-a2ab8e1b3479275fabead7bb84fd9f9b5e67764a.tar.gz ports-a2ab8e1b3479275fabead7bb84fd9f9b5e67764a.zip |
Notes
Diffstat (limited to 'russian')
-rw-r--r-- | russian/gd/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/russian/gd/Makefile b/russian/gd/Makefile index 7b8cdd135dd9..e1019dbc74dc 100644 --- a/russian/gd/Makefile +++ b/russian/gd/Makefile @@ -17,6 +17,9 @@ COMMENT= Graphics library for fast PNG creation (uses fonts in KOI8-R encoding) LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \ jpeg.9:${PORTSDIR}/graphics/jpeg +DEPRECATED= ancient, gd2 should be API compatible +EXPIRATION_DATE= 2004-05-01 + USE_REINPLACE= yes INSTALLS_SHLIB= yes |