Skip to content

Commit

Permalink
graphics/dia: 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 Feb 24, 2024
1 parent f20f8af commit 1c0ce5c
Show file tree
Hide file tree
Showing 2 changed files with 4 additions and 3 deletions.
3 changes: 2 additions & 1 deletion graphics/dia/Makefile
@@ -1,6 +1,6 @@
PORTNAME= dia
PORTVERSION= 0.97.3
PORTREVISION= 6
PORTREVISION= 7
PORTEPOCH= 1
CATEGORIES= graphics gnome
MASTER_SITES= GNOME
Expand All @@ -22,6 +22,7 @@ CPE_VENDOR= gnome
USE_GNOME= gtk20 gnomeprefix libxslt libartlgpl2 intlhack

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
CONFIGURE_ARGS= --disable-gnome
CONFIGURE_ENV= LOCALBASE="${LOCALBASE}"

Expand Down
4 changes: 2 additions & 2 deletions graphics/dia/pkg-plist
Expand Up @@ -34,8 +34,8 @@ lib/dia/libwpg_filter.so
%%WMF%%lib/dia/libwmf_filter.so
lib/dia/libxfig_filter.so
lib/dia/libxslt_filter.so
%%PORTDOCS%%man/fr/man1/dia.1.gz
%%PORTDOCS%%man/man1/dia.1.gz
%%PORTDOCS%%share/man/fr/man1/dia.1.gz
%%PORTDOCS%%share/man/man1/dia.1.gz
share/applications/dia.desktop
share/dia/dia-splash.png
share/dia/shapes/Assorted/arrow-chevron.png
Expand Down

0 comments on commit 1c0ce5c

Please sign in to comment.