diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-21 23:24:05 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2007-07-21 23:24:05 +0000 |
commit | 94a1180adb436c1b842f7b63fb480ad320835c99 (patch) | |
tree | 42def5c942f4e2ef6343926cd0d94bfa1c700c2e /misc | |
parent | b47046c5e54add4af24182a0e014c5dc385d49d5 (diff) |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/mango/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/misc/mango/Makefile b/misc/mango/Makefile index a0fb940ddcb4..caeefe7b2b2a 100644 --- a/misc/mango/Makefile +++ b/misc/mango/Makefile @@ -18,6 +18,9 @@ COMMENT= A recipe management software BUILD_DEPENDS= qmake:${PORTSDIR}/devel/qmake +DEPRECATED= Depends on broken package qextmdi +EXPIRATION_DATE=2007-09-22 + .if defined(WITH_KDE) LIB_DEPENDS+= kextmdi.2:${PORTSDIR}/devel/qextmdi PKGNAMESUFFIX= -kde |