diff options
author | Bernhard Froehlich <decke@FreeBSD.org> | 2010-08-19 09:01:31 +0000 |
---|---|---|
committer | Bernhard Froehlich <decke@FreeBSD.org> | 2010-08-19 09:01:31 +0000 |
commit | b5fc7efd424cee6f1b9f9f5aa87ceb7eb3a502eb (patch) | |
tree | 314f1fe6f36c2a6725f52d9c0f37c0bda23198d5 /ports-mgmt | |
parent | 51b770a81f78accc07517f16ab6493e277fef259 (diff) | |
download | ports-b5fc7efd424cee6f1b9f9f5aa87ceb7eb3a502eb.tar.gz ports-b5fc7efd424cee6f1b9f9f5aa87ceb7eb3a502eb.zip |
Notes
Diffstat (limited to 'ports-mgmt')
-rw-r--r-- | ports-mgmt/barry/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/ports-mgmt/barry/Makefile b/ports-mgmt/barry/Makefile index 80ebf4334144..f781f9c1642a 100644 --- a/ports-mgmt/barry/Makefile +++ b/ports-mgmt/barry/Makefile @@ -18,6 +18,9 @@ COMMENT= A nice KDE frontend to the ports system BUILD_DEPENDS= ${LOCALBASE}/sbin/portsdb:${PORTSDIR}/ports-mgmt/portupgrade RUN_DEPENDS= ${LOCALBASE}/sbin/portsdb:${PORTSDIR}/ports-mgmt/portupgrade +DEPRECATED= Development has ceased. +EXPIRATION_DATE= 2010-11-01 + USE_BZIP2= yes USE_KDELIBS_VER=3 USE_AUTOTOOLS= libtool:22 |