diff options
author | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:33:38 +0000 |
---|---|---|
committer | Kris Kennaway <kris@FreeBSD.org> | 2005-11-21 01:33:38 +0000 |
commit | baa9a633fd9d8b585da3442295ef136afbce9f47 (patch) | |
tree | 025bc2282760c6f2b1730ab0ad99ca1c3f2a6967 | |
parent | 60047f09f96d83b75b9cf05b6c013f45130728f4 (diff) | |
download | freebsd-ports-baa9a633fd9d8b585da3442295ef136afbce9f47.zip |
BROKEN: Unfetchable
-rw-r--r-- | astro/xrmap/Makefile | 2 | ||||
-rw-r--r-- | misc/xrmap/Makefile | 2 | ||||
-rw-r--r-- | multimedia/ldvd/Makefile | 2 | ||||
-rw-r--r-- | security/prelude-manager/Makefile | 2 |
4 files changed, 8 insertions, 0 deletions
diff --git a/astro/xrmap/Makefile b/astro/xrmap/Makefile index 32620304a94e..deef5bdce37e 100644 --- a/astro/xrmap/Makefile +++ b/astro/xrmap/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${SRCFILE} ${DATAFILES} MAINTAINER= serge.gagnon@b2b2c.ca COMMENT= Map portions of the earth from a given longitude/latitude +BROKEN= Unfetchable + USE_BZIP2= yes USE_IMAKE= yes MANCOMPRESSED= no diff --git a/misc/xrmap/Makefile b/misc/xrmap/Makefile index 32620304a94e..deef5bdce37e 100644 --- a/misc/xrmap/Makefile +++ b/misc/xrmap/Makefile @@ -18,6 +18,8 @@ EXTRACT_ONLY= ${SRCFILE} ${DATAFILES} MAINTAINER= serge.gagnon@b2b2c.ca COMMENT= Map portions of the earth from a given longitude/latitude +BROKEN= Unfetchable + USE_BZIP2= yes USE_IMAKE= yes MANCOMPRESSED= no diff --git a/multimedia/ldvd/Makefile b/multimedia/ldvd/Makefile index ee3a4a85e858..c5133bcf9cea 100644 --- a/multimedia/ldvd/Makefile +++ b/multimedia/ldvd/Makefile @@ -24,6 +24,8 @@ RUN_DEPENDS= transcode:${PORTSDIR}/multimedia/transcode \ ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk BUILD_DEPENDS= ${SITE_PERL}/${PERL_ARCH}/Gtk.pm:${PORTSDIR}/x11-toolkits/p5-Gtk +BROKEN= Unfetchable + USE_BZIP2= yes USE_PERL= yes USE_REINPLACE= yes diff --git a/security/prelude-manager/Makefile b/security/prelude-manager/Makefile index c04649f7f550..bafee4a47849 100644 --- a/security/prelude-manager/Makefile +++ b/security/prelude-manager/Makefile @@ -16,6 +16,8 @@ LIB_DEPENDS+= prelude.2:${PORTSDIR}/security/libprelude \ preludedb.0:${PORTSDIR}/security/libpreludedb \ xml2.5:${PORTSDIR}/textproc/libxml2 +BROKEN= Unfetchable + USE_GPG= yes SIG_SUFFIX= .sig USE_GMAKE= yes |