diff options
author | bsiegert <bsiegert@pkgsrc.org> | 2021-05-27 15:08:04 +0000 |
---|---|---|
committer | bsiegert <bsiegert@pkgsrc.org> | 2021-05-27 15:08:04 +0000 |
commit | 92aa8d2646affa8db9e792fcc10ae0abf9dba3f9 (patch) | |
tree | 4a24264eb595adc70a0ea661fe2581009c7bf273 /graphics/Makefile | |
parent | 0291c0265d8126c36704fb71bdc975fc44016381 (diff) | |
download | pkgsrc-92aa8d2646affa8db9e792fcc10ae0abf9dba3f9.tar.gz |
go-smartcrop: remove.
Only hugo ever depended on this, and it no longer does. Not useful on its own.
Diffstat (limited to 'graphics/Makefile')
-rw-r--r-- | graphics/Makefile | 3 |
1 files changed, 1 insertions, 2 deletions
diff --git a/graphics/Makefile b/graphics/Makefile index 501a5edd7bf..c6635ff4a07 100644 --- a/graphics/Makefile +++ b/graphics/Makefile @@ -1,4 +1,4 @@ -# $NetBSD: Makefile,v 1.935 2021/05/21 16:38:58 nia Exp $ +# $NetBSD: Makefile,v 1.936 2021/05/27 15:08:04 bsiegert Exp $ # COMMENT= Graphics tools and libraries @@ -220,7 +220,6 @@ SUBDIR+= go-gift SUBDIR+= go-image SUBDIR+= go-imaging SUBDIR+= go-resize -SUBDIR+= go-smartcrop SUBDIR+= gocr SUBDIR+= goocanvas2 SUBDIR+= gource |