diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 21:08:58 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2011-03-11 21:08:58 +0000 |
commit | 065a79550490d3ce55edd6df48cd146f67d34ea3 (patch) | |
tree | 4482dd79fa5d090a6b97e2c9b3fffb311276ee05 /x11/swarp/Makefile | |
parent | c6a97e93b76a51aeab79dac657e952e160fff605 (diff) | |
download | ports-065a79550490d3ce55edd6df48cd146f67d34ea3.tar.gz ports-065a79550490d3ce55edd6df48cd146f67d34ea3.zip |
Notes
Diffstat (limited to 'x11/swarp/Makefile')
-rw-r--r-- | x11/swarp/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11/swarp/Makefile b/x11/swarp/Makefile index 18702c6a4194..21b6ce4a500c 100644 --- a/x11/swarp/Makefile +++ b/x11/swarp/Makefile @@ -20,6 +20,9 @@ MAKE_ARGS= LDFLAGS="${LDFLAGS} -L${LOCALBASE}/lib -lX11" \ -DVERSION=\\\"${PORTVERSION}\\\"" \ LD=${CC} +DEPRECATED= Upstream disapear and distfile is no more available +EXPIRATION_DATE= 2011-05-01 + USE_XORG= x11 PLIST_FILES= bin/swarp PORTDOCS= README |