b2957a0a74
- Use WWWDIR instead of some other custom locations [2] - Add Makefile.common which Makefiles in devel/bugzilla, russian/bugzilla-ru and japanese/bugzilla include to use WWWDIR in common [2] Changes: http://www.bugzilla.org/releases/3.6.3/release-notes.html [1] Security: http://www.bugzilla.org/security/3.2.8/ [1] PR: ports/151912 [1], [2] Submitted by: ohauer [1], tota (myself) [2] Approved by: skv
12 lines
115 B
Text
12 lines
115 B
Text
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CONFLICTS= bugzilla-2.*
|
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
WWWDIR= ${PREFIX}/www/bugzilla
|
|
|
|
NO_BUILD= yes
|
|
|