Further tweaks for Pacal's sloppy wv2 update.

ok kili@
This commit is contained in:
brad 2012-12-03 22:30:26 +00:00
parent 403c853aa2
commit 70960bb6e2
2 changed files with 5 additions and 5 deletions

View File

@ -1,4 +1,4 @@
# $OpenBSD: Makefile,v 1.28 2012/11/29 19:07:57 pascal Exp $
# $OpenBSD: Makefile,v 1.29 2012/12/03 22:30:26 brad Exp $
COMMENT= library functions to access Microsoft Word/Excel files
@ -10,7 +10,7 @@ EXTRACT_SUFX= .tar.bz2
HOMEPAGE= http://wvware.sourceforge.net/
# GPL
# LGPLv2
PERMIT_PACKAGE_CDROM= Yes
PERMIT_PACKAGE_FTP= Yes
PERMIT_DISTFILES_CDROM= Yes

View File

@ -1,9 +1,9 @@
# $OpenBSD: Makefile,v 1.76 2012/08/28 19:13:12 espie Exp $
# $OpenBSD: Makefile,v 1.77 2012/12/03 22:30:26 brad Exp $
COMMENT= office suite for KDE
VERSION= 1.6.3
REVISION = 24
REVISION = 25
CATEGORIES= x11 x11/kde productivity
VMEM_WARNING= Yes
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@stable/koffice-${VERSION}/src/@}
@ -83,7 +83,7 @@ RUN_DEPENDS+= devel/desktop-file-utils \
LIB_DEPENDS= x11/kde/libs3 \
python->=2.5,<2.6:lang/python/2.5 \
graphics/libart \
converters/wv2 \
converters/wv2>=0.4.2 \
graphics/ImageMagick \
graphics/jbigkit \
databases/mysql \