From 641da8af5457eb98461daed740e8c7192159b51a Mon Sep 17 00:00:00 2001 From: Mikhail Teterin Date: Wed, 23 Oct 2002 16:11:15 +0000 Subject: Upgrade to the 0.12.0 [1]. Unbreak by not defining LDFLAGS as LDADD [2]. Why was I doing it before I don't remember... PR: 44156 [1] Submitted by: Liu Kang [1] Hinted by: bde [2] --- www/mod_dtcl/Makefile | 4 +--- www/mod_dtcl/distinfo | 2 +- www/mod_dtcl/files/Makefile.bsd | 1 - 3 files changed, 2 insertions(+), 5 deletions(-) (limited to 'www') diff --git a/www/mod_dtcl/Makefile b/www/mod_dtcl/Makefile index 2d5ebe059e5b..2f6962749d23 100644 --- a/www/mod_dtcl/Makefile +++ b/www/mod_dtcl/Makefile @@ -6,14 +6,12 @@ # PORTNAME= mod_dtcl -PORTVERSION= 0.11.5 +PORTVERSION= 0.12.0 CATEGORIES= www tcl83 MASTER_SITES= http://tcl.apache.org/mod_dtcl/download/ MAINTAINER= mi@aldan.algebra.com -BROKEN= "Does not compile" - BUILD_DEPENDS= ${LOCALBASE}/sbin/apxs:${PORTSDIR}/www/apache13 LIB_DEPENDS= tcl83:${PORTSDIR}/lang/tcl83 diff --git a/www/mod_dtcl/distinfo b/www/mod_dtcl/distinfo index 46a5bb44dc3a..2d3e2ff2a85a 100644 --- a/www/mod_dtcl/distinfo +++ b/www/mod_dtcl/distinfo @@ -1 +1 @@ -MD5 (mod_dtcl-0.11.5.tar.gz) = 2761fa569d6f0b48331968d8aba494aa +MD5 (mod_dtcl-0.12.0.tar.gz) = 960bb4a57412e60425b99889e13712e2 diff --git a/www/mod_dtcl/files/Makefile.bsd b/www/mod_dtcl/files/Makefile.bsd index 499162efa819..490cfbb885d1 100644 --- a/www/mod_dtcl/files/Makefile.bsd +++ b/www/mod_dtcl/files/Makefile.bsd @@ -14,7 +14,6 @@ CFLAGS+= ${INCLUDES} -DDTCL_VERSION="\"${DTCL_VERSION}\"" SHLIB_NAME= libmod_dtcl.so.1 LDADD= -L${PREFIX}/lib -ltcl${TCL_NDVER} -lm -LDFLAGS=${LDADD} SRCS= mod_dtcl.c SRCS+= apache_cookie.c apache_multipart_buffer.c apache_request.c \ -- cgit v1.2.3