diff options
| author | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
|---|---|---|
| committer | Olli Hauer <ohauer@FreeBSD.org> | 2011-08-20 17:27:52 +0000 |
| commit | 7a0bd317631d50743f0a374e87553b67823ce01b (patch) | |
| tree | a6a20687ac7deead25a53b4c03118c3a00060775 /security | |
| parent | b71961a9ea66185112d102c2715655e63422305e (diff) | |
Notes
Diffstat (limited to 'security')
| -rw-r--r-- | security/openscep/Makefile | 4 | ||||
| -rw-r--r-- | security/phpdeadlock/Makefile | 3 |
2 files changed, 4 insertions, 3 deletions
diff --git a/security/openscep/Makefile b/security/openscep/Makefile index b3e478f32aba..eca683d8c2e2 100644 --- a/security/openscep/Makefile +++ b/security/openscep/Makefile @@ -7,7 +7,7 @@ PORTNAME= openscep PORTVERSION= 0.4.2 -PORTREVISION= 6 +PORTREVISION= 7 CATEGORIES= security MASTER_SITES= http://openscep.othello.ch/download/ @@ -19,7 +19,7 @@ MAKE_JOBS_SAFE= yes USE_AUTOTOOLS= libtool USE_OPENSSL= yes USE_OPENLDAP= yes -USE_APACHE= 1.3+ +USE_APACHE= 13+ GNU_CONFIGURE= yes USE_GMAKE= yes USE_LDCONFIG= yes diff --git a/security/phpdeadlock/Makefile b/security/phpdeadlock/Makefile index d7cc66a7db8c..b1157669fd03 100644 --- a/security/phpdeadlock/Makefile +++ b/security/phpdeadlock/Makefile @@ -7,6 +7,7 @@ PORTNAME= phpdeadlock PORTVERSION= 1.01 +PORTREVISION= 1 CATEGORIES= security www MASTER_SITES= SF/${PORTNAME}/Deadlock/${PORTVERSION}%20Stable DISTNAME= Deadlock-${PORTVERSION}-Stable @@ -20,7 +21,7 @@ DLDIR= www/${DLURL} PORTDOCS= CHANGES.txt COPYING.txt UPGRADE.txt USE_DOS2UNIX= yes -USE_APACHE= 1.3+ +USE_APACHE= 13+ USE_PHP= mysql session ctype pcre NO_BUILD= yes |
