- update to 0.35.2
- swap RUN and BUILD_DEPENDS ok steven@
This commit is contained in:
parent
cbd2ded6ef
commit
7c707e1ecd
@ -1,8 +1,8 @@
|
||||
# $OpenBSD: Makefile,v 1.6 2006/06/01 08:27:02 steven Exp $
|
||||
# $OpenBSD: Makefile,v 1.7 2007/01/01 20:08:35 jasper Exp $
|
||||
|
||||
COMMENT= "Internationalization tool"
|
||||
COMMENT= "internationalization tool"
|
||||
|
||||
DISTNAME= intltool-0.35.0
|
||||
DISTNAME= intltool-0.35.2
|
||||
CATEGORIES= textproc
|
||||
|
||||
HOMEPAGE= http://www.gnome.org
|
||||
@ -15,8 +15,10 @@ PERMIT_PACKAGE_FTP= Yes
|
||||
PERMIT_DISTFILES_CDROM= Yes
|
||||
PERMIT_DISTFILES_FTP= Yes
|
||||
|
||||
BUILD_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
RUN_DEPENDS= ${BUILD_DEPENDS}
|
||||
MODULES= devel/gettext
|
||||
|
||||
RUN_DEPENDS= :p5-XML-Parser-*:textproc/p5-XML-Parser
|
||||
BUILD_DEPENDS= ${RUN_DEPENDS}
|
||||
|
||||
USE_GMAKE= Yes
|
||||
CONFIGURE_STYLE= gnu
|
||||
|
@ -1,4 +1,4 @@
|
||||
MD5 (intltool-0.35.0.tar.gz) = 58a9ea9dee510dd5feee7530d70107a4
|
||||
RMD160 (intltool-0.35.0.tar.gz) = d3c11260773ea1e8622926d472153584b10612ee
|
||||
SHA1 (intltool-0.35.0.tar.gz) = ddc634dced78add9d4267a752f6734e03713bb68
|
||||
SIZE (intltool-0.35.0.tar.gz) = 170811
|
||||
MD5 (intltool-0.35.2.tar.gz) = 1af967dd03d83a52c4503db968ed918d
|
||||
RMD160 (intltool-0.35.2.tar.gz) = bd2e05ef54a8e48070a564c25687509ba9f730fd
|
||||
SHA1 (intltool-0.35.2.tar.gz) = 034167c5f84d0101b1677ab98c54184ec0950400
|
||||
SIZE (intltool-0.35.2.tar.gz) = 178598
|
||||
|
Loading…
Reference in New Issue
Block a user