aboutsummaryrefslogtreecommitdiff
path: root/devel/gsoap/Makefile
diff options
context:
space:
mode:
authorSergey Matveychuk <sem@FreeBSD.org>2005-06-09 06:18:12 +0000
committerSergey Matveychuk <sem@FreeBSD.org>2005-06-09 06:18:12 +0000
commit9ba04e0f393d94a2f2f638724a7eb7db78e3962a (patch)
tree2ed37fe6f0e9611b763a36ae892e0809ea2d33dc /devel/gsoap/Makefile
parent7d8e10ed124bcbaed24d7cd8ac92959b45365d16 (diff)
- Update to 2.7.2
Notes
Notes: svn path=/head/; revision=137086
Diffstat (limited to 'devel/gsoap/Makefile')
-rw-r--r--devel/gsoap/Makefile4
1 files changed, 3 insertions, 1 deletions
diff --git a/devel/gsoap/Makefile b/devel/gsoap/Makefile
index c9dd86e8e149..b22821a05415 100644
--- a/devel/gsoap/Makefile
+++ b/devel/gsoap/Makefile
@@ -6,10 +6,11 @@
#
PORTNAME= gsoap
-PORTVERSION= 2.7.0f
+PORTVERSION= 2.7.2
CATEGORIES= devel
MASTER_SITES= ${MASTER_SITE_SOURCEFORGE}
MASTER_SITE_SUBDIR= gsoap2
+DISTNAME= ${PORTNAME}_${PORTVERSION}
MAINTAINER= sem@FreeBSD.org
COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++
@@ -17,6 +18,7 @@ COMMENT= Generator Tools for Coding SOAP/XML Web Services in C and C++
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
+USE_GNOME= pkgconfig
WRKSRC= ${WRKDIR}/${PORTNAME}-2.7