mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-21 08:42:23 +00:00
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
13 lines
115 B
Makefile
13 lines
115 B
Makefile
#
|
|
# $FreeBSD$
|
|
#
|
|
|
|
CONFLICTS= bugzilla-2.*
|
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
WWWDIR= ${PREFIX}/www/bugzilla
|
|
|
|
NO_BUILD= yes
|
|
|