diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 17:35:26 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-27 17:35:26 +0000 |
commit | 53f5bbb2ba5579821ef9d2ebcdac3f7222581c60 (patch) | |
tree | a02360551e070e1adb95c45d1cb79ac1f276c0c6 /misc | |
parent | da231dcdb2b16a1be0032f0011a3f4878dfb1ffe (diff) | |
download | ports-53f5bbb2ba5579821ef9d2ebcdac3f7222581c60.tar.gz ports-53f5bbb2ba5579821ef9d2ebcdac3f7222581c60.zip |
Notes
Diffstat (limited to 'misc')
-rw-r--r-- | misc/xbiso/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/misc/xbiso/Makefile b/misc/xbiso/Makefile index c527a7ee613b..b40fce41cc04 100644 --- a/misc/xbiso/Makefile +++ b/misc/xbiso/Makefile @@ -12,6 +12,8 @@ COMMENT= XBox xdvdfs iso extraction utility LIB_DEPENDS= ftp.3:${PORTSDIR}/ftp/ftplib BROKEN= Does not compile with ftplib>=4.0 +DEPRECATED= Broken for more than 6 month +EXPIRATION_DATE= 2014-02-27 GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include |