aboutsummaryrefslogtreecommitdiffstats
path: root/devel/cvsd
diff options
context:
space:
mode:
authorijliao <ijliao@FreeBSD.org>2002-06-25 13:52:56 +0800
committerijliao <ijliao@FreeBSD.org>2002-06-25 13:52:56 +0800
commit75ba03e95469ec7b90b4af0610118cdbd65cd7a3 (patch)
tree14abc26c2164f93196af9304c0b15cf1d7dcf0be /devel/cvsd
parente2305ca47122b9a19cf8d26f496a959added3cde (diff)
downloadfreebsd-ports-gnome-75ba03e95469ec7b90b4af0610118cdbd65cd7a3.tar.gz
freebsd-ports-gnome-75ba03e95469ec7b90b4af0610118cdbd65cd7a3.tar.zst
freebsd-ports-gnome-75ba03e95469ec7b90b4af0610118cdbd65cd7a3.zip
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