mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 09:36:41 -04:00
deskutils/xpad: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
2feb5653d6
commit
5508f4b388
1 changed files with 3 additions and 2 deletions
|
@ -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/
|
||||
|
||||
|
@ -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 \
|
||||
|
|
Loading…
Add table
Reference in a new issue