From 768bda533de27862579c958507496e9fe8e5792f Mon Sep 17 00:00:00 2001 From: edwin Date: Wed, 23 Aug 2006 00:56:12 +0000 Subject: Fix WRKSRC (caused by DISTNAME) --- www/twhttpd/Makefile | 1 + 1 file changed, 1 insertion(+) (limited to 'www') diff --git a/www/twhttpd/Makefile b/www/twhttpd/Makefile index 9f42050b1e7..5f11d92b957 100644 --- a/www/twhttpd/Makefile +++ b/www/twhttpd/Makefile @@ -17,6 +17,7 @@ COMMENT= Secure HTTP Proxy USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_ENV= LIBS="-lmd" +WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} SUB_FILES= pkg-message SUB_LIST= PREFIX=${PREFIX} -- cgit