mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
net/grsync: Move man pages to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
b02d788990
commit
ce40a17343
@ -1,6 +1,6 @@
|
||||
PORTNAME= grsync
|
||||
PORTVERSION= 1.3.1
|
||||
PORTREVISION= 1
|
||||
PORTREVISION= 2
|
||||
CATEGORIES= net
|
||||
MASTER_SITES= http://www.opbyte.it/release/ \
|
||||
LOCAL/martymac
|
||||
@ -22,6 +22,7 @@ USES= desktop-file-utils gettext gmake gnome \
|
||||
USE_GNOME= cairo gdkpixbuf2 gtk30 intltool
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX= ${PREFIX}/share
|
||||
CONFIGURE_ARGS+= --disable-unity
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
@ -1,7 +1,7 @@
|
||||
bin/grsync
|
||||
bin/grsync-batch
|
||||
man/man1/grsync-batch.1.gz
|
||||
man/man1/grsync.1.gz
|
||||
share/man/man1/grsync-batch.1.gz
|
||||
share/man/man1/grsync.1.gz
|
||||
%%DATADIR%%/grsync.glade
|
||||
share/applications/grsync.desktop
|
||||
share/icons/hicolor/48x48/mimetypes/application-x-grsync-session.png
|
||||
|
Loading…
Reference in New Issue
Block a user