summaryrefslogtreecommitdiff
path: root/misc
diff options
context:
space:
mode:
authorTijl Coosemans <tijl@FreeBSD.org>2013-07-18 10:47:01 +0000
committerTijl Coosemans <tijl@FreeBSD.org>2013-07-18 10:47:01 +0000
commit477e2b39ba9b0701568060c00f02b2d5e5f11705 (patch)
tree5f57f2598782166eca51333c68041177f469bf40 /misc
parent- convert desktopfileutils to USES (diff)
Mark as BROKEN. Does not compile with new ftp/ftplib.
Notes
Notes: svn path=/head/; revision=323221
Diffstat (limited to 'misc')
-rw-r--r--misc/xbiso/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/misc/xbiso/Makefile b/misc/xbiso/Makefile
index 8405ac312d25..dbc12b21fe72 100644
--- a/misc/xbiso/Makefile
+++ b/misc/xbiso/Makefile
@@ -1,10 +1,5 @@
-# ex:ts=8
-# Ports collection makefile for: xbiso
-# Date created: Jan 28, 2004
-# Whom: ijliao ij
-#
+# Created by: ijliao
# $FreeBSD$
-#
PORTNAME= xbiso
PORTVERSION= 0.6.1
@@ -16,6 +11,8 @@ COMMENT= XBox xdvdfs iso extraction utility
LIB_DEPENDS= ftp.3:${PORTSDIR}/ftp/ftplib
+BROKEN= Does not compile with ftplib>=4.0
+
GNU_CONFIGURE= yes
CPPFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib