summaryrefslogtreecommitdiff
path: root/devel/cvsd
diff options
context:
space:
mode:
authorYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 05:52:56 +0000
committerYing-Chieh Liao <ijliao@FreeBSD.org>2002-06-25 05:52:56 +0000
commit55655b57ef8b6e5d2c5c50fc1bbbdac0ad3cf619 (patch)
treea2b20c831d05cfeaa48cdab117d3a19603d6ab1a /devel/cvsd
parentMerge Mark Daniel Szlaga's tape patches into the port, Fix some PORTDOCS issues. (diff)
upgrade to 0.9.9
Diffstat (limited to 'devel/cvsd')
-rw-r--r--devel/cvsd/Makefile13
-rw-r--r--devel/cvsd/distinfo2
2 files changed, 10 insertions, 5 deletions
diff --git a/devel/cvsd/Makefile b/devel/cvsd/Makefile
index fd233b9ed28f..4a754159f750 100644
--- a/devel/cvsd/Makefile
+++ b/devel/cvsd/Makefile
@@ -7,22 +7,27 @@
#
PORTNAME= cvsd
-PORTVERSION= 0.9.8
+PORTVERSION= 0.9.9
CATEGORIES= devel
MASTER_SITES= http://tiefighter.et.tudelft.nl/~arthur/cvsd/
MAINTAINER= ports@FreeBSD.org
+LIB_DEPENDS= gnugetopt:${PORTSDIR}/devel/libgnugetopt
+
+USE_REINPLACE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${ARCH}-portbld-freebsd${OSREL}
-CONFIGURE_ARGS= --disable-afindep
+CONFIGURE_ENV= CPPFLAGS="${CXXFLAGS} -I${LOCALBASE}/include" \
+ LDFLAGS="-L${LOCALBASE}/lib -lgnugetopt"
+CONFIGURE_ARGS= --disable-afindep
MAN5= cvsd.conf.5
MAN8= cvsd.8 cvsd-buildroot.8 cvsd-passwd.8
post-patch:
- @${PERL} -pi -e 's|init.d/cvsd|rc.d/cvsd.sh|g ; \
- s|init.d|rc.d|g' ${WRKSRC}/Makefile.in
+ @${REINPLACE_CMD} -e "s|init.d/cvsd|rc.d/cvsd.sh|g" \
+ -e "s|init.d|rc.d|g" ${WRKSRC}/Makefile.in
post-install:
.if !defined(NOPORTDOCS)
diff --git a/devel/cvsd/distinfo b/devel/cvsd/distinfo
index 3654b8e3c4c5..3c3a5148f32d 100644
--- a/devel/cvsd/distinfo
+++ b/devel/cvsd/distinfo
@@ -1 +1 @@
-MD5 (cvsd-0.9.8.tar.gz) = 28d45f180b367f9a315645a83b6db02f
+MD5 (cvsd-0.9.9.tar.gz) = f91650d1ee1e86f094fdd2d855f39d1a