Skip to content

Commit

Permalink
deskutils/xpad: Move man pages to share/man
Browse files Browse the repository at this point in the history
Approved by:	portmgr (blanket)
  • Loading branch information
nunotexbsd committed Mar 3, 2024
1 parent 2feb565 commit 5508f4b
Showing 1 changed file with 3 additions and 2 deletions.
5 changes: 3 additions & 2 deletions deskutils/xpad/Makefile
@@ -1,6 +1,6 @@
PORTNAME= xpad
PORTVERSION= 5.8.0
PORTREVISION= 2
PORTREVISION= 3
CATEGORIES= deskutils
MASTER_SITES= https://launchpad.net/${PORTNAME}/trunk/${PORTVERSION}/+download/

Expand Down Expand Up @@ -28,10 +28,11 @@ USE_GNOME= gtk30 gtksourceview4 cairo gdkpixbuf2
CPPFLAGS+= ${CXXFLAGS} -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
GNU_CONFIGURE= yes
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
PORTDOCS= *
PLIST_FILES= \
bin/xpad \
man/man1/xpad.1.gz \
share/man/man1/xpad.1.gz \
share/applications/xpad.desktop \
share/icons/hicolor/scalable/apps/xpad.svg \
share/metainfo/xpad.appdata.xml \
Expand Down

0 comments on commit 5508f4b

Please sign in to comment.