1
0
mirror of https://git.FreeBSD.org/ports.git synced 2025-01-26 09:46:09 +00:00

o add missing file to PLIST

o add missing references to installed man pages

PR:		31020
Submitted by:	Patrick Li <pat@databits.net>
This commit is contained in:
Mario Sergio Fujikawa Ferreira 2001-10-03 23:49:39 +00:00
parent 00c0807852
commit 4209e1cd5a
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=48418
4 changed files with 10 additions and 0 deletions

View File

@ -21,6 +21,10 @@ USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
MAN1= meerkat-app-list.1 xml-rpc-api2cpp.1 xmlrpc-c-config.1 \
query-meerkat.1 xml-rpc-api2txt.1
MAN7= xmlrpc-c.7
post-install:
@${RM} -f ${PREFIX}/lib/*.la

View File

@ -1,5 +1,6 @@
bin/meerkat-app-list
bin/query-meerkat
bin/xml-rpc-api2cpp
bin/xml-rpc-api2txt
bin/xmlrpc-c-config
include/XmlRpcCpp.h

View File

@ -21,6 +21,10 @@ USE_LIBTOOL= yes
USE_GMAKE= yes
INSTALLS_SHLIB= yes
MAN1= meerkat-app-list.1 xml-rpc-api2cpp.1 xmlrpc-c-config.1 \
query-meerkat.1 xml-rpc-api2txt.1
MAN7= xmlrpc-c.7
post-install:
@${RM} -f ${PREFIX}/lib/*.la

View File

@ -1,5 +1,6 @@
bin/meerkat-app-list
bin/query-meerkat
bin/xml-rpc-api2cpp
bin/xml-rpc-api2txt
bin/xmlrpc-c-config
include/XmlRpcCpp.h