diff options
Diffstat (limited to 'graphics/sane/Makefile')
-rw-r--r-- | graphics/sane/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/sane/Makefile b/graphics/sane/Makefile index 33a38dfb078e..72a9231aaea2 100644 --- a/graphics/sane/Makefile +++ b/graphics/sane/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 |