Skip to content

Commit

Permalink
graphics/gimp-app: Moved man to share/man
Browse files Browse the repository at this point in the history
Approved by:    portmgr (blanket)
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent f5ea16b commit 769c340
Show file tree
Hide file tree
Showing 2 changed files with 7 additions and 6 deletions.
3 changes: 2 additions & 1 deletion graphics/gimp-app/Makefile
@@ -1,6 +1,6 @@
PORTNAME?= gimp
PORTVERSION= 2.10.34
PORTREVISION= 11
PORTREVISION= 12
PORTEPOCH?= 1
CATEGORIES?= graphics gnome
MASTER_SITES= GIMP/gimp/v${PORTVERSION:R}
Expand Down Expand Up @@ -56,6 +56,7 @@ USE_XORG= ice sm x11 xcursor xext xfixes xmu xpm xt
SHEBANG_FILES= plug-ins/pygimp/plug-ins/*.py

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS?= --with-html-dir=${PREFIX}/share/doc/gimp \
--with-bug-report-url="https://bugs.freebsd.org/" \
--disable-gtk-doc \
Expand Down
10 changes: 5 additions & 5 deletions graphics/gimp-app/pkg-plist
Expand Up @@ -406,11 +406,11 @@ libexec/gimp/2.2/plug-ins/van-gogh-lic/van-gogh-lic
libexec/gimp/2.2/plug-ins/warp/warp
libexec/gimp/2.2/plug-ins/wavelet-decompose/wavelet-decompose
libexec/gimp/2.2/plug-ins/web-browser/web-browser
man/man1/gimp-2.10.1.gz
man/man1/gimp.1.gz
man/man1/gimptool-2.0.1.gz
man/man5/gimprc-2.10.5.gz
man/man5/gimprc.5.gz
share/man/man1/gimp-2.10.1.gz
share/man/man1/gimp.1.gz
share/man/man1/gimptool-2.0.1.gz
share/man/man5/gimprc-2.10.5.gz
share/man/man5/gimprc.5.gz
share/aclocal/gimp-2.0.m4
share/applications/gimp.desktop
%%DOCSDIR%%/libgimp/GimpAspectPreview.html
Expand Down

0 comments on commit 769c340

Please sign in to comment.