Skip to content

Commit

Permalink
editors/gmanedit: Moved man to share/man
Browse files Browse the repository at this point in the history
  • Loading branch information
5u623l20 committed Jan 30, 2024
1 parent e1ee957 commit 23546d5
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion editors/gmanedit/Makefile
@@ -1,6 +1,6 @@
PORTNAME= gmanedit
PORTVERSION= 0.4.2
PORTREVISION= 9
PORTREVISION= 10
CATEGORIES= editors gnome
MASTER_SITES= SF/${PORTNAME}2/${PORTNAME}/${PORTNAME}-${PORTVERSION}

Expand All @@ -22,6 +22,7 @@ USES= gettext gmake gnome localbase:ldflags pathfix pkgconfig
USE_GNOME= cairo gdkpixbuf2 gtk20

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

LDFLAGS+= -lz

Expand Down
2 changes: 1 addition & 1 deletion editors/gmanedit/pkg-plist
Expand Up @@ -7,4 +7,4 @@ share/locale/ja/LC_MESSAGES/gmanedit.mo
share/locale/sv/LC_MESSAGES/gmanedit.mo
share/pixmaps/gmanedit.png
share/pixmaps/gmanedit_icon.png
man/man1/gmanedit.1.gz
share/man/man1/gmanedit.1.gz

0 comments on commit 23546d5

Please sign in to comment.