diff options
author | mezz <mezz@FreeBSD.org> | 2011-06-25 00:22:35 +0800 |
---|---|---|
committer | mezz <mezz@FreeBSD.org> | 2011-06-25 00:22:35 +0800 |
commit | 3107f6042cdb2c7142c4d6ec1113620d7b10b741 (patch) | |
tree | d0d4004a9ea93eca2c04ead4899a73b8e261c4b9 /net-im | |
parent | 2a5fea869917721b0bbfd5919a8c2550dae46df7 (diff) | |
download | freebsd-ports-gnome-3107f6042cdb2c7142c4d6ec1113620d7b10b741.tar.gz freebsd-ports-gnome-3107f6042cdb2c7142c4d6ec1113620d7b10b741.tar.zst freebsd-ports-gnome-3107f6042cdb2c7142c4d6ec1113620d7b10b741.zip |
BROKEN= It does not work in the runtime by default
DEPRECATED= No longer maintain by upstream, use net-im/empathy instead
EXPIRATION_DATE=2011-07-23
PR: ports/158232
Reported by: Ruslan Mahmatkhanov <cvs-src@yandex.ru>
Diffstat (limited to 'net-im')
-rw-r--r-- | net-im/gnomeicu/Makefile | 4 |
1 files changed, 4 insertions, 0 deletions
diff --git a/net-im/gnomeicu/Makefile b/net-im/gnomeicu/Makefile index 46465601b22f..c62ef200ceaf 100644 --- a/net-im/gnomeicu/Makefile +++ b/net-im/gnomeicu/Makefile @@ -16,6 +16,10 @@ COMMENT= GNOME 2 ICQ client LIB_DEPENDS= gdbm.3:${PORTSDIR}/databases/gdbm +BROKEN= It does not work in the runtime by default +DEPRECATED= No longer maintain by upstream, use net-im/empathy instead +EXPIRATION_DATE=2011-07-23 + USE_BZIP2= yes INSTALLS_OMF= yes USE_GNOME= gnomeprefix gnomehack libglade2 gnomepanel libxml2 \ |