diff options
author | dhn <dhn@FreeBSD.org> | 2012-04-04 14:13:36 +0800 |
---|---|---|
committer | dhn <dhn@FreeBSD.org> | 2012-04-04 14:13:36 +0800 |
commit | 781433a38c6dec6729c2c3a900b2970324332f1c (patch) | |
tree | 6f60f91a0f80b6a4ed3b746f484765830b0d2341 /www/p5-Sledge | |
parent | bb6bff844076b4be311dc8751d4e4ee9dedc80a5 (diff) | |
download | freebsd-ports-gnome-781433a38c6dec6729c2c3a900b2970324332f1c.tar.gz freebsd-ports-gnome-781433a38c6dec6729c2c3a900b2970324332f1c.tar.zst freebsd-ports-gnome-781433a38c6dec6729c2c3a900b2970324332f1c.zip |
- Mark deprecated since it depends on mod_perl 1 and apache 1
PR: ports/166600
Submitted by: Steve Wills <swills@freebsd.org>
Feature safe: yes
Diffstat (limited to 'www/p5-Sledge')
-rw-r--r-- | www/p5-Sledge/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/www/p5-Sledge/Makefile b/www/p5-Sledge/Makefile index 85b0abba7319..1d0b925d4a76 100644 --- a/www/p5-Sledge/Makefile +++ b/www/p5-Sledge/Makefile @@ -16,6 +16,8 @@ PKGNAMEPREFIX= p5- MAINTAINER= dhn@FreeBSD.org COMMENT= A pure perl, pluggable, lightweight web application framework +DEPRECATED= depends on mod_perl 1 which is gone + BUILD_DEPENDS= ${PM_DEPENDS} RUN_DEPENDS= ${PM_DEPENDS} |