mirror of
https://git.freebsd.org/ports.git
synced 2025-04-29 01:56:37 -04:00
deskutils/xpad3: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
5508f4b388
commit
c87bcc0ed2
1 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= xpad
|
PORTNAME= xpad
|
||||||
PORTVERSION= 3.1
|
PORTVERSION= 3.1
|
||||||
PORTREVISION= 10
|
PORTREVISION= 11
|
||||||
CATEGORIES= deskutils
|
CATEGORIES= deskutils
|
||||||
MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/
|
MASTER_SITES= http://launchpad.net/xpad/stable/${PORTVERSION}/+download/
|
||||||
PKGNAMESUFFIX= 3
|
PKGNAMESUFFIX= 3
|
||||||
|
@ -24,6 +24,7 @@ CONFLICTS_INSTALL= xpad
|
||||||
USE_XORG= x11 sm ice
|
USE_XORG= x11 sm ice
|
||||||
USE_GNOME= gtk20 intltool cairo
|
USE_GNOME= gtk20 intltool cairo
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
|
|
||||||
NLS_USES= gettext
|
NLS_USES= gettext
|
||||||
NLS_CPPFLAGS= ${CXXFLAGS} -I${LOCALBASE}/include
|
NLS_CPPFLAGS= ${CXXFLAGS} -I${LOCALBASE}/include
|
||||||
|
@ -55,7 +56,7 @@ share/locale/zh_TW/LC_MESSAGES/xpad.mo
|
||||||
|
|
||||||
PLIST_FILES= \
|
PLIST_FILES= \
|
||||||
bin/xpad \
|
bin/xpad \
|
||||||
man/man1/xpad.1.gz \
|
share/man/man1/xpad.1.gz \
|
||||||
share/applications/xpad.desktop \
|
share/applications/xpad.desktop \
|
||||||
share/icons/hicolor/scalable/apps/xpad.svg
|
share/icons/hicolor/scalable/apps/xpad.svg
|
||||||
|
|
||||||
|
|
Loading…
Add table
Reference in a new issue