diff options
author | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-21 20:45:34 +0000 |
---|---|---|
committer | Philip M. Gollucci <pgollucci@FreeBSD.org> | 2009-05-21 20:45:34 +0000 |
commit | 805c652f35b30a8cfe251f3d8c95c0ca881b23ba (patch) | |
tree | 6bdde1cb0714acae1251f544234163d6e31fed25 /korean | |
parent | 16e6c37f8936a664e813cacf9b16eead7759fabc (diff) | |
download | ports-805c652f35b30a8cfe251f3d8c95c0ca881b23ba.tar.gz ports-805c652f35b30a8cfe251f3d8c95c0ca881b23ba.zip |
Notes
Diffstat (limited to 'korean')
-rw-r--r-- | korean/mod_url/Makefile | 2 |
1 files changed, 2 insertions, 0 deletions
diff --git a/korean/mod_url/Makefile b/korean/mod_url/Makefile index 1e7acc2ab486..bafc552cbc2a 100644 --- a/korean/mod_url/Makefile +++ b/korean/mod_url/Makefile @@ -13,6 +13,8 @@ DISTFILES= ${PORTNAME}.c readme.${PORTNAME} MAINTAINER= cjh@FreeBSD.org COMMENT= Apache module for manipulating euc-kr encoded URL +MAKE_JOBS_SAFE= yes + USE_APACHE= 1.3 USE_ICONV= yes |