summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
diff options
context:
space:
mode:
authorSteve Price <steve@FreeBSD.org>1998-10-05 03:04:39 +0000
committerSteve Price <steve@FreeBSD.org>1998-10-05 03:04:39 +0000
commit9db5d22a99cc8629a1eabc0aa0593f263a0b77d4 (patch)
tree644b5e5ee7179ad8f08df1ab0b96bece7c4e2a8b /graphics/sane-frontends
parentStart conversion to ELF. (diff)
Still doesn't build for ELF.
Notes
Notes: svn path=/head/; revision=13648
Diffstat (limited to 'graphics/sane-frontends')
-rw-r--r--graphics/sane-frontends/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile
index 33a38dfb078e..72a9231aaea2 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -4,7 +4,7 @@
# Whom: gary@hotlava.com
# obrien@FreeBSD.org
#
-# $Id: Makefile,v 1.9 1998/09/22 22:55:54 asami Exp $
+# $Id: Makefile,v 1.10 1998/10/05 03:04:00 steve Exp $
#
DISTNAME= sane-0.74
@@ -14,6 +14,8 @@ MASTER_SITES= ftp://ftp.mostang.com/pub/sane/ \
MAINTAINER= gary@hotlava.com
+BROKEN_ELF= build
+
LIB_DEPENDS= gtk11.1:${PORTSDIR}/x11-toolkits/gtk11
GNU_CONFIGURE= yes