diff options
author | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-12 22:07:06 +0000 |
---|---|---|
committer | Joe Marcus Clarke <marcus@FreeBSD.org> | 2009-01-12 22:07:06 +0000 |
commit | 7fe71aef2159d21c68e029dfba17e6f0a4d3f006 (patch) | |
tree | 3955bd1fdc729713b54fea01e62c24e6b1275961 /x11-wm/expocity | |
parent | c8bf4760d42abdf3213c40756486223bc538bc5d (diff) |
Notes
Diffstat (limited to 'x11-wm/expocity')
-rw-r--r-- | x11-wm/expocity/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-wm/expocity/Makefile b/x11-wm/expocity/Makefile index 268983548e27..efe2aee9d37d 100644 --- a/x11-wm/expocity/Makefile +++ b/x11-wm/expocity/Makefile @@ -31,4 +31,7 @@ CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \ LDFLAGS="-L${LOCALBASE}/lib" MAKE_ENV= G_CHARSET_ALIAS="${LOCALBASE}/libdata/charset.alias" +DEPRECATED= project has been abandoned +EXPIRATION_DATE= 2009-01-31 + .include <bsd.port.mk> |