diff options
| author | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
|---|---|---|
| committer | Baptiste Daroussin <bapt@FreeBSD.org> | 2014-05-26 09:24:47 +0000 |
| commit | 912c68df95479775d8b605f468e39bb4f7914d1e (patch) | |
| tree | 61b71e9b35b9bf982a153ac7b8823feeb60e1418 /security/phpdeadlock | |
| parent | 796c3c772e0cdf2731621d15bfabeba92e587e6b (diff) | |
Notes
Diffstat (limited to 'security/phpdeadlock')
| -rw-r--r-- | security/phpdeadlock/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index 9b2e69b0d9fe..c1110784b239 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -16,7 +16,7 @@ DLURL?= ${PORTNAME} DLDIR= www/${DLURL} PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt -USE_DOS2UNIX= yes +USES= dos2unix USE_APACHE_RUN= 22+ USE_PHP= mysql session ctype pcre NO_BUILD= yes |
