diff options
author | tnn <tnn@pkgsrc.org> | 2020-02-25 19:29:59 +0000 |
---|---|---|
committer | tnn <tnn@pkgsrc.org> | 2020-02-25 19:29:59 +0000 |
commit | abd7d1e09a7ac622246c65c2a726af802a9e6be7 (patch) | |
tree | c2abceab66f5a5d1969867604693e5868b754cc7 /graphics | |
parent | 242170643432c32952cc1547230121e6a7b2f985 (diff) | |
download | pkgsrc-abd7d1e09a7ac622246c65c2a726af802a9e6be7.tar.gz |
gegl: try to fix the PLIST
Diffstat (limited to 'graphics')
-rw-r--r-- | graphics/gegl/PLIST | 3 |
1 files changed, 2 insertions, 1 deletions
diff --git a/graphics/gegl/PLIST b/graphics/gegl/PLIST index 1fe5afdac3f..381f83b0560 100644 --- a/graphics/gegl/PLIST +++ b/graphics/gegl/PLIST @@ -1,4 +1,4 @@ -@comment $NetBSD: PLIST,v 1.25 2020/02/25 04:29:36 brook Exp $ +@comment $NetBSD: PLIST,v 1.26 2020/02/25 19:29:59 tnn Exp $ bin/gegl bin/gegl-imgcmp include/gegl-0.4/gegl-apply.h @@ -118,6 +118,7 @@ lib/gegl-0.4/webp-load.so lib/gegl-0.4/webp-save.so lib/libgegl-0.4.${SOEXT} ${PLIST.Darwin}lib/libgegl-0.4.0.${SOEXT} +${PLIST.not_Darwin}lib/libgegl-0.4.${SOEXT}.0 ${PLIST.not_Darwin}lib/libgegl-0.4.${SOEXT}.0.417.1 lib/libgegl-npd-0.4.${SOEXT} lib/libgegl-sc-0.4.${SOEXT} |