diff options
author | obrien <obrien@FreeBSD.org> | 1998-03-11 21:17:05 +0800 |
---|---|---|
committer | obrien <obrien@FreeBSD.org> | 1998-03-11 21:17:05 +0800 |
commit | 3c53b8466a66c3e79fdb40faf1bf6e6dd8029fc6 (patch) | |
tree | 7992a0d328ad07c425e1b4b562409c79977174b0 | |
parent | 04e71f152ae338d7b2fcc92035895e9c30806143 (diff) | |
download | freebsd-ports-graphics-3c53b8466a66c3e79fdb40faf1bf6e6dd8029fc6.tar.gz freebsd-ports-graphics-3c53b8466a66c3e79fdb40faf1bf6e6dd8029fc6.tar.zst freebsd-ports-graphics-3c53b8466a66c3e79fdb40faf1bf6e6dd8029fc6.zip |
BROKEN = X front end doesn't build right agaist our gtk port
-rw-r--r-- | graphics/sane-backends/Makefile | 4 | ||||
-rw-r--r-- | graphics/sane-frontends/Makefile | 4 | ||||
-rw-r--r-- | graphics/sane/Makefile | 4 |
3 files changed, 9 insertions, 3 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index 9c681d0c622..df51bb972f8 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/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 diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 9c681d0c622..df51bb972f8 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 diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile index 9c681d0c622..df51bb972f8 100644 --- a/graphics/sane/Makefile +++ b/graphics/sane/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 |