From b45ad431f04193854d91e6a2091bce374e97b4b5 Mon Sep 17 00:00:00 2001 From: Guido Falsi Date: Mon, 16 Jun 2014 21:20:24 +0000 Subject: [PATCH] - Stagify - Convert to new LIB_DEPENDS format --- graphics/sane-frontends/Makefile | 9 ++------- graphics/sane-frontends/pkg-plist | 3 +++ 2 files changed, 5 insertions(+), 7 deletions(-) diff --git a/graphics/sane-frontends/Makefile b/graphics/sane-frontends/Makefile index 3902b7966fa8..61af7d9ed2dc 100644 --- a/graphics/sane-frontends/Makefile +++ b/graphics/sane-frontends/Makefile @@ -13,7 +13,7 @@ COMMENT= Tools for access to scanners, digitals camera, frame grabbers etc LICENSE= GPLv2 # (or later) -LIB_DEPENDS= sane:${PORTSDIR}/graphics/sane-backends +LIB_DEPENDS= libsane.so:${PORTSDIR}/graphics/sane-backends USES= gmake pkgconfig GNU_CONFIGURE= yes @@ -21,14 +21,12 @@ GNU_CONFIGURE= yes CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -MAN1= scanadf.1 xcam.1 xscanimage.1 SUB_FILES= pkg-message OPTIONS_DEFINE= GTK1 GIMP GTK1_DESC= GTK1 support (Default is GTK2) GIMP_DESC= also build xscanimage as a GIMP plug-in -NO_STAGE= yes .include .if ${PORT_OPTIONS:MGTK1} @@ -38,14 +36,11 @@ CONFIGURE_ARGS+= --disable-gimp .else USE_GNOME+= gtk20 .if ${PORT_OPTIONS:MGIMP} -LIB_DEPENDS+= gimp-2.0:${PORTSDIR}/graphics/gimp-app +LIB_DEPENDS+= libgimp-2.0.so:${PORTSDIR}/graphics/gimp-app CONFIGURE_ARGS+= --enable-gimp .else CONFIGURE_ARGS+= --disable-gimp .endif .endif -post-install: - @${CAT} ${PKGMESSAGE} - .include diff --git a/graphics/sane-frontends/pkg-plist b/graphics/sane-frontends/pkg-plist index d888a2f317cb..fa5a0cf00251 100644 --- a/graphics/sane-frontends/pkg-plist +++ b/graphics/sane-frontends/pkg-plist @@ -1,5 +1,8 @@ bin/scanadf bin/xcam bin/xscanimage +man/man1/scanadf.1.gz +man/man1/xcam.1.gz +man/man1/xscanimage.1.gz share/sane/sane-style.rc @dirrmtry share/sane