1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-27 00:57:50 +00:00

update to 1.0.11

PR:		51513
Submitted by:	KATO Tsuguru <tkato@prontomail.com>
This commit is contained in:
Tilman Keskinoz 2003-05-01 21:33:30 +00:00
parent 0a9736342a
commit a7c0eb2b71
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=79961
2 changed files with 10 additions and 3 deletions

View File

@ -6,7 +6,7 @@
#
PORTNAME= sane-frontends
PORTVERSION= 1.0.10
PORTVERSION= 1.0.11
CATEGORIES= graphics
MASTER_SITES= ftp://ftp.mostang.com/pub/sane/%SUBDIR%/ \
ftp://ftp.de.mostang.com/pub/sane/%SUBDIR%/ \
@ -18,7 +18,6 @@ COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc
LIB_DEPENDS= sane.1:${PORTSDIR}/graphics/sane-backends
USE_GNOME= gtk12
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
@ -33,6 +32,14 @@ CONFIGURE_ARGS+= --enable-gimp
CONFIGURE_ARGS+= --disable-gimp
.endif
.if defined(WITH_GTK2)
.undef WITH_GIMP
USE_GNOME= gtk20
.else
USE_GNOME= gtk12
CONFIGURE_ARGS= --disable-gtk2
.endif
pre-everything::
.if !defined(WITH_GIMP)
@${ECHO_MSG} "*** Note: xscanimage can be built with a standalone"

View File

@ -1 +1 @@
MD5 (sane-frontends-1.0.10.tar.gz) = a7de89c3e67495e8a38ca63b2ff693c4
MD5 (sane-frontends-1.0.11.tar.gz) = 59b143e12c926726db16983d288aa1a1