diff options
-rw-r--r-- | chinese/iiimf-le-xcin/Makefile | 2 | ||||
-rw-r--r-- | comms/qsstv/Makefile | 2 | ||||
-rw-r--r-- | emulators/sim/Makefile | 2 | ||||
-rw-r--r-- | emulators/simh/Makefile | 2 | ||||
-rw-r--r-- | graphics/long-exposure-tools/Makefile | 2 |
5 files changed, 10 insertions, 0 deletions
diff --git a/chinese/iiimf-le-xcin/Makefile b/chinese/iiimf-le-xcin/Makefile index d82213044889..453b10382152 100644 --- a/chinese/iiimf-le-xcin/Makefile +++ b/chinese/iiimf-le-xcin/Makefile @@ -17,6 +17,8 @@ COMMENT= IIIMF xcin language engine, a traditional Chinese input method EXTRACT_DEPENDS= rpm2cpio.pl:${PORTSDIR}/archivers/rpm2cpio RUN_DEPENDS= ${LOCALBASE}/lib/im/htt:${PORTSDIR}/textproc/iiimf-server +BROKEN= Unfetchable + WRKSRC= ${WRKDIR}/iiimf-xcin USE_BZIP2= yes USE_XLIB= yes diff --git a/comms/qsstv/Makefile b/comms/qsstv/Makefile index 3abfec241285..b333a9a2f1eb 100644 --- a/comms/qsstv/Makefile +++ b/comms/qsstv/Makefile @@ -16,6 +16,8 @@ COMMENT= Amateur Radio SSTV/FAX reception program for unix LIB_DEPENDS= jpeg:${PORTSDIR}/graphics/jpeg \ png:${PORTSDIR}/graphics/png +BROKEN= Unfetchable + GNU_CONFIGURE= yes USE_GMAKE= yes USE_X_PREFIX= yes diff --git a/emulators/sim/Makefile b/emulators/sim/Makefile index 5a277fcfbf53..c7344b03410f 100644 --- a/emulators/sim/Makefile +++ b/emulators/sim/Makefile @@ -20,6 +20,8 @@ RESTRICTED= "Non-commercial use only" MAKEFILE= makefile NO_WRKSUBDIR= yes +BROKEN= Unfetchable + SHELL=${SH} BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ diff --git a/emulators/simh/Makefile b/emulators/simh/Makefile index 5a277fcfbf53..c7344b03410f 100644 --- a/emulators/simh/Makefile +++ b/emulators/simh/Makefile @@ -20,6 +20,8 @@ RESTRICTED= "Non-commercial use only" MAKEFILE= makefile NO_WRKSUBDIR= yes +BROKEN= Unfetchable + SHELL=${SH} BIN_FILES= pdp1 pdp4 pdp7 pdp8 pdp9 \ diff --git a/graphics/long-exposure-tools/Makefile b/graphics/long-exposure-tools/Makefile index 8598f63ddd83..1f4876c71d24 100644 --- a/graphics/long-exposure-tools/Makefile +++ b/graphics/long-exposure-tools/Makefile @@ -15,6 +15,8 @@ COMMENT= Simulate the effects of long exposures LIB_DEPENDS= netpbm.1:${PORTSDIR}/graphics/netpbm +BROKEN= Unfetchable + USE_REINPLACE= yes PLIST_FILES= bin/pamblend bin/pamalign |