mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-18 00:10:04 +00:00
misc/xdelta: Moved man to share/man
Approved by: portmgr (blanket)
This commit is contained in:
parent
e565eef58e
commit
530a551b0a
@ -1,6 +1,6 @@
|
||||
PORTNAME= xdelta
|
||||
PORTVERSION= 1.1.4
|
||||
PORTREVISION= 5
|
||||
PORTREVISION= 6
|
||||
CATEGORIES= misc devel
|
||||
MASTER_SITES= http://www.mirrorservice.org/sites/vectorlinux.com/veclinux-6.0/source/extra/x-apps/xdelta/1.1.4/src/
|
||||
|
||||
@ -14,6 +14,7 @@ LICENSE_FILE= ${WRKSRC}/COPYING
|
||||
USES= gnome libtool pkgconfig
|
||||
USE_GNOME= glib20
|
||||
GNU_CONFIGURE= yes
|
||||
GNU_CONFIGURE_MANPREFIX=${PREFIX}/share
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
post-install:
|
||||
|
@ -13,4 +13,4 @@ lib/libxdelta.so
|
||||
lib/libxdelta.so.2
|
||||
lib/libxdelta.so.2.0.0
|
||||
share/aclocal/xdelta.m4
|
||||
man/man1/xdelta.1.gz
|
||||
share/man/man1/xdelta.1.gz
|
||||
|
Loading…
Reference in New Issue
Block a user