mirror of
https://git.freebsd.org/ports.git
synced 2025-04-28 01:26:39 -04:00
mail/gnubiff: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
a4cba17169
commit
e1b3c91fb1
2 changed files with 3 additions and 2 deletions
|
@ -1,6 +1,6 @@
|
||||||
PORTNAME= gnubiff
|
PORTNAME= gnubiff
|
||||||
PORTVERSION= 2.2.13
|
PORTVERSION= 2.2.13
|
||||||
PORTREVISION= 13
|
PORTREVISION= 14
|
||||||
CATEGORIES= mail
|
CATEGORIES= mail
|
||||||
MASTER_SITES= SF
|
MASTER_SITES= SF
|
||||||
|
|
||||||
|
@ -15,6 +15,7 @@ OPTIONS_DEFINE= NLS
|
||||||
USES= compiler:c++11-lang cpe fam gmake gnome pathfix pkgconfig
|
USES= compiler:c++11-lang cpe fam gmake gnome pathfix pkgconfig
|
||||||
USE_GNOME= intlhack libglade2
|
USE_GNOME= intlhack libglade2
|
||||||
GNU_CONFIGURE= yes
|
GNU_CONFIGURE= yes
|
||||||
|
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
CPPFLAGS+= -I${LOCALBASE}/include
|
||||||
LIBS+= -L${LOCALBASE}/lib -lX11
|
LIBS+= -L${LOCALBASE}/lib -lX11
|
||||||
|
|
||||||
|
|
|
@ -1,5 +1,4 @@
|
||||||
bin/gnubiff
|
bin/gnubiff
|
||||||
man/man1/gnubiff.1.gz
|
|
||||||
share/applications/gnubiff.desktop
|
share/applications/gnubiff.desktop
|
||||||
%%NLS%%share/locale/cs/LC_MESSAGES/gnubiff.mo
|
%%NLS%%share/locale/cs/LC_MESSAGES/gnubiff.mo
|
||||||
%%NLS%%share/locale/de/LC_MESSAGES/gnubiff.mo
|
%%NLS%%share/locale/de/LC_MESSAGES/gnubiff.mo
|
||||||
|
@ -32,6 +31,7 @@ share/gnubiff/tux-big.png
|
||||||
share/gnubiff/tux-jump(64x64).png
|
share/gnubiff/tux-jump(64x64).png
|
||||||
share/gnubiff/tux-sleep(64x64).png
|
share/gnubiff/tux-sleep(64x64).png
|
||||||
share/gnubiff/tux-sleep.png
|
share/gnubiff/tux-sleep.png
|
||||||
|
share/man/man1/gnubiff.1.gz
|
||||||
share/pixmaps/gnubiff.png
|
share/pixmaps/gnubiff.png
|
||||||
@dir %%BONOBODIR%%/servers
|
@dir %%BONOBODIR%%/servers
|
||||||
@comment @dir share/gnome-2.0/ui
|
@comment @dir share/gnome-2.0/ui
|
||||||
|
|
Loading…
Add table
Reference in a new issue