Support stage
This commit is contained in:
parent
6efb755ce7
commit
0c7facb8ab
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340494
1 changed files with 3 additions and 3 deletions
|
@ -8,13 +8,13 @@ MASTER_SITES= SF/${PORTNAME}/libsoap/${PORTVERSION}
|
|||
DISTNAME= libsoap-${PORTVERSION}
|
||||
|
||||
MAINTAINER= gahr@FreeBSD.org
|
||||
COMMENT= A client/server SOAP library written in pure C
|
||||
COMMENT= Client/server SOAP library written in pure C
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= libxml2 gnomehack
|
||||
USES= pathfix
|
||||
USE_GNOME= libxml2
|
||||
USE_LDCONFIG= yes
|
||||
|
||||
WRKSRC= ${WRKDIR}/libsoap-${PORTVERSION}
|
||||
|
||||
NO_STAGE= yes
|
||||
.include <bsd.port.mk>
|
||||
|
|
Loading…
Reference in a new issue