diff options
author | antoine <antoine@FreeBSD.org> | 2014-03-12 05:21:14 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2014-03-12 05:21:14 +0800 |
commit | c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c (patch) | |
tree | 7fd3ebced1679f3fcf69ba3a44bc97b090e378b8 /graphics | |
parent | be00ccfcba6bcf961fb125c3bf3112f0815f12e8 (diff) | |
download | freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.tar.gz freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.tar.zst freebsd-ports-gnome-c42220ce9869696b7a7ee2d5bf94acb84e7e8d2c.zip |
Deprecate a few old unmaintained ports
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gozer/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/graphics/gozer/Makefile b/graphics/gozer/Makefile index aebda468ef5c..58e93c1a661b 100644 --- a/graphics/gozer/Makefile +++ b/graphics/gozer/Makefile @@ -12,6 +12,8 @@ COMMENT= Commandline text rendering utility - creates images from text LIB_DEPENDS= giblib.1:${PORTSDIR}/graphics/giblib +DEPRECATED= Unmaintained since 2002 +EXPIRATION_DATE= 2014-04-17 GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-giblib-prefix=${LOCALBASE} |