This was the second time I got trapped by the fact that -plugins depends

on the exact version of -main.
Add a reminder so I don't forget next time.
This commit is contained in:
ajacoutot 2009-08-26 15:38:18 +00:00
parent bdab82ceca
commit 45ccf53a59

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.85 2009/08/25 20:11:45 naddy Exp $
# $OpenBSD: Makefile,v 1.86 2009/08/26 15:38:18 ajacoutot Exp $
COMMENT-main= integrated email and PIM software for GNOME
COMMENT-plugins= additionnal plugins for evolution
@ -8,6 +8,8 @@ COMMENT-plugins= additionnal plugins for evolution
GNOME_PROJECT= evolution
GNOME_VERSION= 2.24.5
# -plugins depends on the exact version of -main, so whenever -main is
# bumped, -plugins needs a bump too
PKGNAME-main= ${DISTNAME}p18
PKGNAME-plugins= evolution-plugins-${GNOME_VERSION}p12