Support stage

This commit is contained in:
Baptiste Daroussin 2014-01-20 23:33:30 +00:00
parent 6efb755ce7
commit 0c7facb8ab
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=340494

View file

@ -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>