Skip to content

Commit

Permalink
news/pan: 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 25, 2024
1 parent 093c4ec commit a0cf5a8
Show file tree
Hide file tree
Showing 2 changed files with 3 additions and 2 deletions.
3 changes: 2 additions & 1 deletion news/pan/Makefile
@@ -1,6 +1,6 @@
PORTNAME= pan
PORTVERSION= 0.145
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= news gnome
MASTER_SITES= http://pan.rebelbase.com/download/releases/${PORTVERSION}/source/
DIST_SUBDIR= gnome2
Expand All @@ -25,6 +25,7 @@ USE_CXXSTD= c++14
USE_GNOME= cairo gdkpixbuf2 intlhack

GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share

LDFLAGS+= ${ICONV_LIB}

Expand Down
2 changes: 1 addition & 1 deletion news/pan/pkg-plist
@@ -1,5 +1,5 @@
bin/pan
man/man1/pan.1.gz
share/man/man1/pan.1.gz
share/applications/pan.desktop
share/appdata/pan.appdata.xml
share/icons/hicolor/16x16/apps/pan.png
Expand Down

0 comments on commit a0cf5a8

Please sign in to comment.