diff options
author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
---|---|---|
committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-01-03 01:12:59 +0000 |
commit | 313cb94889a01069af757dfb7947681bbe82b1e3 (patch) | |
tree | b54805bb1e833f5e25532122b86019937ff20370 /www/mahara | |
parent | e919812c718479257cd4be5c78fe8b66d4706a52 (diff) |
Notes
Diffstat (limited to 'www/mahara')
-rw-r--r-- | www/mahara/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/www/mahara/Makefile b/www/mahara/Makefile index 56305088ac88..7a588caf568e 100644 --- a/www/mahara/Makefile +++ b/www/mahara/Makefile @@ -11,7 +11,6 @@ COMMENT= An open source ePortfolio system USE_BZIP2= yes USE_PHP= session json curl xml xmlrpc openssl simplexml -FETCH_ARGS= -pRr OPTIONS_DEFINE= MYSQL PGSQL OPTIONS_DEFAULT= MYSQL |