- bump all PKGNAME-* after last change
no cookie for me... noticed by steven@
This commit is contained in:
parent
5ba4e4fd59
commit
7096598930
@ -1,4 +1,4 @@
|
||||
# $OpenBSD: Makefile,v 1.11 2007/05/01 12:43:17 ajacoutot Exp $
|
||||
# $OpenBSD: Makefile,v 1.12 2007/05/01 13:34:36 ajacoutot Exp $
|
||||
|
||||
PKG_ARCH= *
|
||||
|
||||
@ -6,7 +6,7 @@ COMMENT-main= "${MAINLANG} language pack for Thunderbird"
|
||||
V= 2.0.0.0
|
||||
NAME= thunderbird-i18n
|
||||
PKGNAME= ${NAME}-${MAINLANG}-${V}
|
||||
PKGNAME-main= ${NAME}-${MAINLANG}-${V}
|
||||
PKGNAME-main= ${NAME}-${MAINLANG}-${V}p0
|
||||
|
||||
CATEGORIES= mail
|
||||
|
||||
@ -44,7 +44,7 @@ MULTI_PACKAGES= -main
|
||||
.for i in ${OTHERLANGS}
|
||||
MULTI_PACKAGES+=-$i
|
||||
DISTFILES+= $i.xpi
|
||||
PKGNAME-$i= ${NAME}-$i-${V}
|
||||
PKGNAME-$i= ${NAME}-$i-${V}p0
|
||||
COMMENT-$i= $i language pack for Thunderbird
|
||||
LPACKDIR-$i= ${PREFIX}/mozilla-thunderbird/extensions/langpack-$i@thunderbird.mozilla.org
|
||||
.endfor
|
||||
|
Loading…
Reference in New Issue
Block a user