diff options
author | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
---|---|---|
committer | antoine <antoine@FreeBSD.org> | 2016-06-04 00:44:58 +0800 |
commit | 76923284d121afff121a628c16bc7d49b1a9702f (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /x11-fm | |
parent | 868772caf2a27b5b31ec36eb8815b90d961e107e (diff) | |
download | freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.gz freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.tar.zst freebsd-ports-gnome-76923284d121afff121a628c16bc7d49b1a9702f.zip |
Deprecate ports broken for more than 6 months
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/asfiles/Makefile | 3 |
1 files changed, 3 insertions, 0 deletions
diff --git a/x11-fm/asfiles/Makefile b/x11-fm/asfiles/Makefile index 210de670773d..9ca807003fd6 100644 --- a/x11-fm/asfiles/Makefile +++ b/x11-fm/asfiles/Makefile @@ -11,6 +11,9 @@ DISTNAME= ASFiles-${PORTVERSION} MAINTAINER= ports@FreeBSD.org COMMENT= X11 file manager. Dockable in WindowMaker +DEPRECATED= Depends on expiring x11/libdnd +EXPIRATION_DATE= 2016-07-04 + LIB_DEPENDS= libDnd.so:x11/libdnd USES= perl5 |