Index: Makefile =================================================================== RCS file: /home/pcvs/ports/www/mod_auth_openid/Makefile,v retrieving revision 1.2 diff -u -u -r1.2 Makefile --- Makefile 25 Aug 2008 00:53:28 -0000 1.2 +++ Makefile 19 May 2009 04:59:11 -0000 @@ -6,8 +6,7 @@ # PORTNAME= mod_auth_openid -PORTVERSION= 0.3 -PORTREVISION= 1 +PORTVERSION= 0.4 CATEGORIES= www MASTER_SITES= http://butterfat.net/releases/mod_auth_openid/ @@ -18,6 +17,8 @@ LIB_DEPENDS= opkele:${PORTSDIR}/devel/libopkele \ sqlite3:${PORTSDIR}/databases/sqlite34 +MAKE_JOBS_SAFE= yes + PLIST_FILES= ${APACHEMODDIR}/mod_auth_openid.so USE_APACHE= 2.0+ @@ -25,7 +26,7 @@ GNU_CONFIGURE= yes CONFIGURE_ARGS= --with-pcre=${LOCALBASE} -CFLAGS+= -I${LOCALBASE}/include +CFLAGS+= -I${LOCALBASE}/include -I/usr/include/openssl .include Index: distinfo =================================================================== RCS file: /home/pcvs/ports/www/mod_auth_openid/distinfo,v retrieving revision 1.1 diff -u -u -r1.1 distinfo --- distinfo 17 Aug 2008 06:27:23 -0000 1.1 +++ distinfo 19 May 2009 04:59:11 -0000 @@ -1,3 +1,3 @@ -MD5 (mod_auth_openid-0.3.tar.gz) = 6467856c05662eb6f1c24cbf7057a21b -SHA256 (mod_auth_openid-0.3.tar.gz) = 99476b7984214c0a01d124a654f9f5a2b9c77dab5d5d1f719c448a6f77038295 -SIZE (mod_auth_openid-0.3.tar.gz) = 336753 +MD5 (mod_auth_openid-0.4.tar.gz) = 7609194aa4af60c0c685a2086a1e4b69 +SHA256 (mod_auth_openid-0.4.tar.gz) = 1bfe10508853abc321c2f5a9699d02b28a587591a9292b533f4cbe09e43a4bb4 +SIZE (mod_auth_openid-0.4.tar.gz) = 316670