mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
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
18 lines
207 B
Makefile
18 lines
207 B
Makefile
# $FreeBSD$
|
|
|
|
DIST_SUBDIR= ${PORTNAME}
|
|
PKGNAMESUFFIX= 42
|
|
|
|
CONFLICTS_INSTALL= \
|
|
bugzilla4[^2].* \
|
|
bugzilla-4.[^2].*
|
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
WWWDIR= ${PREFIX}/www/bugzilla
|
|
|
|
BINMODE= 700
|
|
|
|
NO_BUILD= yes
|
|
|