diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-13 00:54:57 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2010-05-13 00:54:57 +0000 |
commit | 7abc65f67c3f557385d67909dced6bcd1971241f (patch) | |
tree | a956cc6013cba7bb89716b023c5d3252d6b05af2 /www/mod_auth_form | |
parent | 948d1ef3492b3cb6d8584e6cec1939b76ae06134 (diff) | |
download | ports-7abc65f67c3f557385d67909dced6bcd1971241f.tar.gz ports-7abc65f67c3f557385d67909dced6bcd1971241f.zip |
Notes
Diffstat (limited to 'www/mod_auth_form')
-rw-r--r-- | www/mod_auth_form/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mod_auth_form/Makefile b/www/mod_auth_form/Makefile index c76f85d982e8..90673a9c8140 100644 --- a/www/mod_auth_form/Makefile +++ b/www/mod_auth_form/Makefile @@ -27,7 +27,6 @@ CONFIGURE_ENV= MYSQL_PREFIX="${LOCALBASE}" APACHE2_PREFIX="${LOCALBASE}" \ APR1_INCLUDE="${LOCALBASE}/include/apache2" CFLAGS+= -I${LOCALBASE}/include -LDFLAGS+= -I${LOCALBASE}/lib PORTDOCS= AUTHORS NEWS README |