mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-23 00:43:28 +00:00
Update to 1.1.
Submitted by: MAINTAINER
This commit is contained in:
parent
4d32a23e79
commit
628d4e38f1
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=74286
@ -6,7 +6,7 @@
|
||||
#
|
||||
|
||||
PORTNAME= distcc
|
||||
PORTVERSION= 1.0
|
||||
PORTVERSION= 1.1
|
||||
CATEGORIES= devel
|
||||
MASTER_SITES= http://distcc.samba.org/ftp/distcc/
|
||||
|
||||
@ -18,14 +18,13 @@ PLIST_SUB+= DOCSDIR=${DOCSDIR:S,${PREFIX}/,,}
|
||||
USE_BZIP2= yes
|
||||
USE_GMAKE= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS+= --with-extra-includes="${LOCALBASE}/include" \
|
||||
--with-extra-libs="${LOCALBASE}/lib"
|
||||
CONFIGURE_ENV+= CFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
MAN1= distcc.1 distccd.1
|
||||
DOC_FILES= AUTHORS COPYING COPYING.FDL NEWS OLDNEWS README \
|
||||
linuxdoc/distcc.info.gz linuxdoc/distcc.sgml
|
||||
HTML_DOC_FILES= distcc.html distcc-1.html distcc-2.html distcc-3.html \
|
||||
distcc-4.html distcc-5.html distcc-6.html distcc-7.html
|
||||
distcc-4.html distcc-5.html distcc-6.html
|
||||
|
||||
do-install:
|
||||
@${INSTALL_PROGRAM} ${WRKSRC}/distcc ${PREFIX}/bin
|
||||
|
@ -1 +1 @@
|
||||
MD5 (distcc-1.0.tar.bz2) = 109b6af458bf780702e03747a5a2581a
|
||||
MD5 (distcc-1.1.tar.bz2) = ad2a433dbe4361baffa8dc5f24ba2be7
|
||||
|
@ -15,6 +15,5 @@ sbin/distccd
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/distcc-4.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/distcc-5.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/distcc-6.html
|
||||
%%PORTDOCS%%%%DOCSDIR%%/html/distcc-7.html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%/html
|
||||
%%PORTDOCS%%@dirrm %%DOCSDIR%%
|
||||
|
Loading…
Reference in New Issue
Block a user