diff options
Diffstat (limited to 'graphics/libspiro/Makefile')
-rw-r--r-- | graphics/libspiro/Makefile | 4 |
1 files changed, 1 insertions, 3 deletions
diff --git a/graphics/libspiro/Makefile b/graphics/libspiro/Makefile index 28f7df6e2560..153be80010d5 100644 --- a/graphics/libspiro/Makefile +++ b/graphics/libspiro/Makefile @@ -1,6 +1,5 @@ PORTNAME= libspiro -DISTVERSION= 20221101 -PORTREVISION= 1 +DISTVERSION= 20240903 PORTEPOCH= 1 CATEGORIES= graphics MASTER_SITES= https://github.com/fontforge/${PORTNAME}/releases/download/${DISTVERSION}/ @@ -18,7 +17,6 @@ CPE_VENDOR= libspiro_project USE_LDCONFIG= yes GNU_CONFIGURE= yes -GNU_CONFIGURE_MANPREFIX=${PREFIX}/share INSTALL_TARGET= install-strip |