summaryrefslogtreecommitdiff
path: root/graphics/sane-frontends
diff options
context:
space:
mode:
authorDavid E. O'Brien <obrien@FreeBSD.org>1998-03-11 13:17:05 +0000
committerDavid E. O'Brien <obrien@FreeBSD.org>1998-03-11 13:17:05 +0000
commit3ca232e5faf2af97d9bc40a8924b62687472ce83 (patch)
tree0d8476bdecf9ce3025f074db31bfeec5941ae77c /graphics/sane-frontends
parentUpgrade to 2.8.1 (diff)
BROKEN = X front end doesn't build right agaist our gtk port
Notes
Notes: svn path=/head/; revision=10115
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 9c681d0c622b..df51bb972f8d 100644
--- a/graphics/sane-frontends/Makefile
+++ b/graphics/sane-frontends/Makefile
@@ -4,7 +4,7 @@
# Whom: gary@hotlava.com
# obrien@FreeBSD.org
#
-# $Id$
+# $Id: Makefile,v 1.1.1.1 1998/03/01 00:44:58 obrien Exp $
#
DISTNAME= sane-0.65
@@ -14,6 +14,8 @@ MASTER_SITE_SUBDIR= apps/graphics/capture
MAINTAINER= gary@hotlava.com
+BROKEN= "X front end doesn't build right agaist our gtk port"
+
GNU_CONFIGURE= yes
USE_GMAKE= yes