diff options
Diffstat (limited to 'graphics/sane-airscan/Makefile')
-rw-r--r-- | graphics/sane-airscan/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/graphics/sane-airscan/Makefile b/graphics/sane-airscan/Makefile index 004ffed64082..667928a4931f 100644 --- a/graphics/sane-airscan/Makefile +++ b/graphics/sane-airscan/Makefile @@ -1,6 +1,5 @@ PORTNAME= sane-airscan -DISTVERSION= 0.99.29 -PORTREVISION= 1 +DISTVERSION= 0.99.36 CATEGORIES= graphics MAINTAINER= henry.hu.sh@gmail.com @@ -17,10 +16,9 @@ LIB_DEPENDS= libavahi-client.so:net/avahi-app \ libtiff.so:graphics/tiff USES= gnome jpeg meson pkgconfig -USE_GNOME= libxml2 - USE_GITHUB= yes GH_ACCOUNT= alexpevzner +USE_GNOME= libxml2 post-install: @${MV} ${STAGEDIR}${PREFIX}/etc/sane.d/airscan.conf \ |