diff options
author | Martin Matuska <mm@FreeBSD.org> | 2007-08-16 15:40:03 +0000 |
---|---|---|
committer | Martin Matuska <mm@FreeBSD.org> | 2007-08-16 15:40:03 +0000 |
commit | d3331ed5521089d61a777bd54679a54fa1d39ad3 (patch) | |
tree | 376d51c1b0a1a5a5a93d07ed3b2337eea9b41cc8 /x11-fm | |
parent | e5540f4b4bc7ce8ec566945ad5cddebbc5a09ecd (diff) |
Notes
Diffstat (limited to 'x11-fm')
-rw-r--r-- | x11-fm/binder/Makefile | 6 |
1 files changed, 4 insertions, 2 deletions
diff --git a/x11-fm/binder/Makefile b/x11-fm/binder/Makefile index 418601d2fee2..96a6a164b7da 100644 --- a/x11-fm/binder/Makefile +++ b/x11-fm/binder/Makefile @@ -7,7 +7,7 @@ PORTNAME= binder PORTVERSION= 1.3 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= x11-fm windowmaker tkstep80 MASTER_SITES= http://www.aaa-int.or.jp/~jfactory/JDE/dist/ \ ${MASTER_SITE_LOCAL} @@ -21,9 +21,11 @@ COMMENT= A file manager on X window with TkStep RUN_DEPENDS= ${LOCALBASE}/lib/tkstep8.0/tkstep.tcl:${PORTSDIR}/x11-toolkits/tkstep80 LIB_DEPENDS= img.1:${PORTSDIR}/graphics/libimg-tkstep80 +DEPRECATED= development stalled for years, outdated, unmaintained +EXPIRATION_DATE= 2007-11-16 + NO_WRKSUBDIR= yes NO_BUILD= yes -USE_X_PREFIX= yes REINPLACE_ARGS= TKSTEPVERSION= 8.0 PIXMAPPATH?= ${PREFIX}/share/WindowMaker/Pixmaps |