x11/xdialog: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
97101ffbc7
commit
b3ce4f3c89
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= xdialog
|
PORTNAME= xdialog
|
||||||
PORTVERSION= 2.3.1
|
PORTVERSION= 2.3.1
|
||||||
PORTREVISION= 10
|
PORTREVISION= 11
|
||||||
CATEGORIES= x11
|
CATEGORIES= x11
|
||||||
MASTER_SITES= http://xdialog.free.fr/
|
MASTER_SITES= http://xdialog.free.fr/
|
||||||
DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
|
DISTNAME= ${PORTNAME:S/x/X/}-${PORTVERSION}
|
||||||
|
@ -19,6 +19,7 @@ LIB_DEPENDS+= libfreetype.so:print/freetype2
|
||||||
USES= gnome localbase pkgconfig tar:bzip2
|
USES= gnome localbase pkgconfig tar:bzip2
|
||||||
USE_GNOME= cairo gdkpixbuf2 gtk20
|
USE_GNOME= cairo gdkpixbuf2 gtk20
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||||
CONFIGURE_ARGS= --with-gtk2
|
CONFIGURE_ARGS= --with-gtk2
|
||||||
|
|
||||||
OPTIONS_DEFINE= DOCS NLS
|
OPTIONS_DEFINE= DOCS NLS
|
||||||
|
|
|
@ -1,5 +1,5 @@
|
||||||
bin/Xdialog
|
bin/Xdialog
|
||||||
man/man1/Xdialog.1.gz
|
share/man/man1/Xdialog.1.gz
|
||||||
@dir %%DATADIR%%/usr/local/share/applications
|
@dir %%DATADIR%%/usr/local/share/applications
|
||||||
share/applications/bsdconfig.desktop
|
share/applications/bsdconfig.desktop
|
||||||
share/icons/hicolor/48x48/apps/bsdconfig.png
|
share/icons/hicolor/48x48/apps/bsdconfig.png
|
||||||
|
|
Loading…
Reference in a new issue