summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
diff options
context:
space:
mode:
authorFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-05-12 17:16:18 +0000
committerFelippe de Meirelles Motta <lippe@FreeBSD.org>2008-05-12 17:16:18 +0000
commite64fd617ff67e35ee768f6c07018c683eafbeb7b (patch)
tree02beaf38a51dc385c1615f8fd666ec2e07d33f67 /graphics/sane-frontends
parent- Update to 2.51 (diff)
- Update MASTER_SITES.
- Mark IGNORE on < 7 versions. Based on: ports/121884 Submitted by: Marcin Cieslak <saper@system.pl> Approved by: araujo (mentor)
Notes
Notes: svn path=/head/; revision=212957
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r--graphics/sane-frontends/Makefile6
1 files changed, 5 insertions, 1 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 8680ed72a80b..195267950083 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -9,7 +9,7 @@ PORTNAME= sane-frontends
PORTVERSION= 1.0.14
PORTREVISION= 3
CATEGORIES= graphics
-MASTER_SITES= http://alioth.debian.org/download.php/1140/ \
+MASTER_SITES= http://alioth.debian.org/frs/download.php/1140/ \
ftp://ftp.sane-project.org/pub/sane/%SUBDIR%/ \
ftp://ftp2.sane-project.org/pub/sane/%SUBDIR%/ \
ftp://ftp3.sane-project.org/pub/sane/%SUBDIR%/ \
@@ -35,6 +35,10 @@ OPTIONS= GTK1 "GTK1 support (Default is GTK2)" off \
.include <bsd.port.pre.mk>
+.if ${OSVERSION} < 700042
+IGNORE= has a broken dependency
+.endif
+
.if defined(WITH_GTK1)
USE_GNOME+= gtk12
CONFIGURE_ARGS+= --disable-gtk2