diff options
author | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 21:02:31 +0800 |
---|---|---|
committer | Po-Chuan Hsieh <sunpoet@FreeBSD.org> | 2024-04-13 21:03:19 +0800 |
commit | 62ed19575439e1d279d6736acd96ff58c4246599 (patch) | |
tree | 0f68689b2a0614074b8296945ea389793cf48335 /graphics/exif | |
parent | www/rubygem-roda: Update to 3.79.0 (diff) |
*/*: Remove GNU_CONFIGURE_MANPREFIX=${PREFIX}/share after 9fd7ee1cdf6cbd5528159b58a966e1a40e2909a9
Diffstat (limited to 'graphics/exif')
-rw-r--r-- | graphics/exif/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/graphics/exif/Makefile b/graphics/exif/Makefile index 0eb9c2c3ecb6..6b772e1e36f8 100644 --- a/graphics/exif/Makefile +++ b/graphics/exif/Makefile @@ -18,7 +18,6 @@ LIB_DEPENDS= libexif.so:graphics/libexif \ USES= cpe gmake localbase pkgconfig tar:xz GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share CPE_VENDOR= curtis_galloway |