diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-09-04 21:05:26 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-09-04 21:05:26 +0000 |
commit | ff44faea1d3cd5320e47ba2fc3d4b6902ceae491 (patch) | |
tree | 36ad1f0c6db33efde5ee6dbdd567ac58d30288f2 /databases/mysql-query-browser/Makefile | |
parent | - Update to 8.3.2 (diff) |
- Expire this in two months: has been BROKEN for six months already
Diffstat (limited to '')
-rw-r--r-- | databases/mysql-query-browser/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/databases/mysql-query-browser/Makefile b/databases/mysql-query-browser/Makefile index 635da0f9ba19..576ff00b4a4d 100644 --- a/databases/mysql-query-browser/Makefile +++ b/databases/mysql-query-browser/Makefile @@ -23,6 +23,9 @@ BUILD_DEPENDS= gsed:${PORTSDIR}/textproc/gsed \ BROKEN= Checksum mismatch +EXPIRATION_DATE=2008-11-04 +DEPRECATED= has been BROKEN for more than six months + USE_GMAKE= yes USE_AUTOTOOLS= automake:19:env autoconf:262:env CONFIGURE_ENV= CC="${CC}" CXX="${CXX}" CFLAGS="${CFLAGS} ${PTHREAD_CFLAGS}" \ |