- s/CONFLICTS/CONFLICTS_INSTALL/ - use easier CONFLICT notation (future proof) - trim Makefile.common header - update russian/bugzilla42 language template to version 4.2.6
14 lines
172 B
Text
14 lines
172 B
Text
# $FreeBSD$
|
|
|
|
DIST_SUBDIR= ${PORTNAME}
|
|
|
|
CONFLICTS_INSTALL= \
|
|
bugzilla-3.* \
|
|
bugzilla-4.[^2].*
|
|
|
|
PORTSCOUT= limitw:1,even
|
|
|
|
WWWDIR= ${PREFIX}/www/bugzilla
|
|
|
|
NO_BUILD= yes
|
|
|