diff options
-rw-r--r-- | devel/gdb53/Makefile | 2 | ||||
-rw-r--r-- | palm/uppc-kmod/Makefile | 2 | ||||
-rw-r--r-- | x11-toolkits/py-qt/Makefile | 2 |
3 files changed, 6 insertions, 0 deletions
diff --git a/devel/gdb53/Makefile b/devel/gdb53/Makefile index e1c4a292fff3..d485de4008a9 100644 --- a/devel/gdb53/Makefile +++ b/devel/gdb53/Makefile @@ -17,6 +17,8 @@ MASTER_SITE_SUBDIR= gdb/releases MAINTAINER= mp@FreeBSD.org COMMENT= GNU GDB 5.3 developmental snapshot +BROKEN= Unfetchable + LATEST_LINK= gdb53 USE_BZIP2= yes USE_GMAKE= yes diff --git a/palm/uppc-kmod/Makefile b/palm/uppc-kmod/Makefile index 455ffc8e2e6b..4818ffa103d4 100644 --- a/palm/uppc-kmod/Makefile +++ b/palm/uppc-kmod/Makefile @@ -14,6 +14,8 @@ PKGNAMESUFFIX= -kmod MAINTAINER= boris@brooknet.com.au COMMENT= USB device driver for Windows CE handhelds +BROKEN= Unfetchable + MAN4= uppc.4 WRKSRC= ${WRKDIR}/${PORTNAME} USE_REINPLACE= yes diff --git a/x11-toolkits/py-qt/Makefile b/x11-toolkits/py-qt/Makefile index a973e9e5d0d1..5eb6db30892e 100644 --- a/x11-toolkits/py-qt/Makefile +++ b/x11-toolkits/py-qt/Makefile @@ -19,6 +19,8 @@ LIB_DEPENDS= qscintilla.5:${PORTSDIR}/x11-toolkits/qscintilla BUILD_DEPENDS= ${LOCALBASE}/bin/sip:${PORTSDIR}/devel/py-sip RUN_DEPENDS= ${BUILD_DEPENDS} +BROKEN= Unfetchable + USE_QT_VER= 3 USE_PYTHON= yes USE_REINPLACE= yes |