summaryrefslogtreecommitdiff
path: root/security/clamav-devel
diff options
context:
space:
mode:
authorMikhail Teterin <mi@FreeBSD.org>2004-06-09 18:04:11 +0000
committerMikhail Teterin <mi@FreeBSD.org>2004-06-09 18:04:11 +0000
commit108c5ec5d02b5b7e4afa67b4fb625e533632ecce (patch)
tree9b460e2720d0caa4426a793ba213357fd7d0813e /security/clamav-devel
parentUpgrade to 1.11.17. (diff)
Update to today's release. Propagate CPPFLAGS to CONFIGURE_ENV to enable
building of the milter part. Use autoconf-2.59 instead of the deprecated 2.57 Approved by: Rob Evers (maintainer)
Notes
Notes: svn path=/head/; revision=111169
Diffstat (limited to 'security/clamav-devel')
-rw-r--r--security/clamav-devel/Makefile6
-rw-r--r--security/clamav-devel/distinfo4
2 files changed, 5 insertions, 5 deletions
diff --git a/security/clamav-devel/Makefile b/security/clamav-devel/Makefile
index c21b146566d8..85537ab65fc1 100644
--- a/security/clamav-devel/Makefile
+++ b/security/clamav-devel/Makefile
@@ -6,7 +6,7 @@
#
PORTNAME= clamav
-PORTVERSION= 20040603
+PORTVERSION= 20040609
CATEGORIES= security
MASTER_SITES= http://clamav.sourceforge.net/snapshot/
PKGNAMESUFFIX= -devel
@@ -28,7 +28,7 @@ USE_REINPLACE= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
-USE_AUTOCONF_VER=257
+USE_AUTOCONF_VER=259
USE_LIBTOOL_VER=13
INSTALLS_SHLIB= yes
USE_RC_SUBR= yes
@@ -41,7 +41,7 @@ CONFIGURE_ARGS= --with-dbdir=${DATADIR} \
CPPFLAGS+= -I${LOCALBASE}/include
CFLAGS+= -I${LOCALBASE}/include
LDFLAGS+= -L${LOCALBASE}/lib
-CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}"
+CONFIGURE_ENV+= LDFLAGS="${LDFLAGS}" "CPPFLAGS=${CPPFLAGS}"
MAN1= clamscan.1 freshclam.1 sigtool.1 clamdscan.1
MAN5= clamav.conf.5 freshclam.conf.5
diff --git a/security/clamav-devel/distinfo b/security/clamav-devel/distinfo
index b54b5da55b4c..6626d9815fa4 100644
--- a/security/clamav-devel/distinfo
+++ b/security/clamav-devel/distinfo
@@ -1,2 +1,2 @@
-MD5 (clamav-devel-20040603.tar.gz) = 52faf7f30ab1eabc53711722e637b7b9
-SIZE (clamav-devel-20040603.tar.gz) = 1571977
+MD5 (clamav-devel-20040609.tar.gz) = 0e33d046230766f8dde2626a0d5e5186
+SIZE (clamav-devel-20040609.tar.gz) = 1576864