diff options
Diffstat (limited to 'graphics/sane-airscan/Makefile')
-rw-r--r-- | graphics/sane-airscan/Makefile | 5 |
1 files changed, 2 insertions, 3 deletions
diff --git a/graphics/sane-airscan/Makefile b/graphics/sane-airscan/Makefile index d9d7fcafaf77..667928a4931f 100644 --- a/graphics/sane-airscan/Makefile +++ b/graphics/sane-airscan/Makefile @@ -1,5 +1,5 @@ PORTNAME= sane-airscan -DISTVERSION= 0.99.29 +DISTVERSION= 0.99.36 CATEGORIES= graphics MAINTAINER= henry.hu.sh@gmail.com @@ -16,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 \ |