diff options
author | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
---|---|---|
committer | Antoine Brodin <antoine@FreeBSD.org> | 2016-06-03 16:44:58 +0000 |
commit | c31defa0fc6069fd58ebbef6564b36ff4e2a70f7 (patch) | |
tree | 24dcac0a257526d4f05afdcd8a3429b3043b19a1 /x11-fm | |
parent | 2857e83e8acd09cc2a2acd9d525eebc711a566bf (diff) | |
download | freebsd-ports-c31defa0fc6069fd58ebbef6564b36ff4e2a70f7.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 |