b38505a489
- move BINMODE to Makefile.common so it is also used in the language packs Security: CVE-2014-1517 Security: 608ed765-c700-11e3-848c-20cf30e32f6d Security: 60bfa396-c702-11e3-848c-20cf30e32f6d
17 lines
207 B
Text
17 lines
207 B
Text
# $FreeBSD$
|
|
|
|
DIST_SUBDIR= ${PORTNAME}
|
|
PKGNAMESUFFIX= 40
|
|
|
|
CONFLICTS_INSTALL= \
|
|
bugzilla4[^0].* \
|
|
bugzilla-4.[^0].*
|
|
|
|
PORTSCOUT= limit:^4\.0\.
|
|
|
|
WWWDIR= ${PREFIX}/www/bugzilla
|
|
|
|
BINMODE= 700
|
|
|
|
NO_BUILD= yes
|
|
|