diff options
author | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-19 09:24:50 +0000 |
---|---|---|
committer | Tijl Coosemans <tijl@FreeBSD.org> | 2014-07-19 09:24:50 +0000 |
commit | c087465cf7b6eae27507c7c6b4c8d51dd9ffe0c0 (patch) | |
tree | 839b5945bcb5b13660100ba5eb112eefbd0d75c9 /graphics/sane-backends/Makefile | |
parent | 92b6104e52cb96b4fb9987c74d1fe63174047ce2 (diff) | |
download | ports-c087465cf7b6eae27507c7c6b4c8d51dd9ffe0c0.tar.gz ports-c087465cf7b6eae27507c7c6b4c8d51dd9ffe0c0.zip |
Notes
Diffstat (limited to 'graphics/sane-backends/Makefile')
-rw-r--r-- | graphics/sane-backends/Makefile | 4 |
1 files changed, 3 insertions, 1 deletions
diff --git a/graphics/sane-backends/Makefile b/graphics/sane-backends/Makefile index eb420e5a7c7d..e3347d30454e 100644 --- a/graphics/sane-backends/Makefile +++ b/graphics/sane-backends/Makefile @@ -3,6 +3,7 @@ PORTNAME= sane-backends PORTVERSION= 1.0.24 +PORTREVISION= 1 CATEGORIES= graphics MASTER_SITES= http://alioth.debian.org/frs/download.php/3958/ \ http://fossies.org/linux/misc/ @@ -21,12 +22,13 @@ OPTIONS_SUB= yes IEEE1284_DESC= Pararell port support via libieee1284 USB_DESC= USB support -USES= gmake pathfix pkgconfig GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-docdir=${DOCSDIR} \ --disable-latex \ --disable-locking \ --enable-pthread +INSTALL_TARGET= install-strip +USES= gmake libtool pathfix pkgconfig USE_LDCONFIG= yes PORTDOCS= * |