Back in 2006 there has been a p5-XML-LibXML-1.61003. That version

happens to be newer than the current p5-XML-LibXML-1.69p3, so
pkg_create now loudly complains. So set EPOCH to 0 to make it happier.

agreed by jasper@ and sthen@
This commit is contained in:
landry 2011-01-05 18:18:25 +00:00
parent f1acca42b4
commit 932f4c3ec9

View File

@ -1,11 +1,11 @@
# $OpenBSD: Makefile,v 1.35 2011/01/03 19:14:28 jasper Exp $
# $OpenBSD: Makefile,v 1.36 2011/01/05 18:18:25 landry Exp $
SHARED_ONLY= Yes
COMMENT= perl interface to the libxml2 library
DISTNAME= XML-LibXML-1.69
REVISION= 3
EPOCH= 0
CATEGORIES= textproc
USE_GROFF = Yes