sync WANTLIB after ImageMagick update; ok sthen@
This commit is contained in:
parent
f84f5f1a1b
commit
ff9b00a21e
@ -1,9 +1,9 @@
|
|||||||
# $OpenBSD: Makefile,v 1.74 2012/06/15 08:30:23 ajacoutot Exp $
|
# $OpenBSD: Makefile,v 1.75 2012/07/03 13:37:14 okan Exp $
|
||||||
|
|
||||||
COMMENT= office suite for KDE
|
COMMENT= office suite for KDE
|
||||||
|
|
||||||
VERSION= 1.6.3
|
VERSION= 1.6.3
|
||||||
REVISION = 23
|
REVISION = 24
|
||||||
CATEGORIES= x11 x11/kde productivity
|
CATEGORIES= x11 x11/kde productivity
|
||||||
VMEM_WARNING= Yes
|
VMEM_WARNING= Yes
|
||||||
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@stable/koffice-${VERSION}/src/@}
|
MASTER_SITES?= ${MASTER_SITE_KDE:S@$@stable/koffice-${VERSION}/src/@}
|
||||||
@ -110,7 +110,8 @@ WANTLIB= GL GLU GraphicsMagick>=1 Half ICE Iex IlmImf IlmThread Imath \
|
|||||||
pcreposix png poppler poppler-qt pq pqxx pthread \
|
pcreposix png poppler poppler-qt pq pqxx pthread \
|
||||||
python2.5 qtmcop readline sndio soundserver_idl ssl stdc++ \
|
python2.5 qtmcop readline sndio soundserver_idl ssl stdc++ \
|
||||||
termcap tiff util vorbis vorbisenc vorbisfile wpd-0.8 \
|
termcap tiff util vorbis vorbisenc vorbisfile wpd-0.8 \
|
||||||
wv2 xcb xml2 xslt z djvulibre ffi fftw3 lcms2 lzma ${MODRUBY_WANTLIB}
|
wv2 xcb xml2 xslt z djvulibre ffi fftw3 lcms2 lzma wmf-0.2 wmflite-0.2 \
|
||||||
|
${MODRUBY_WANTLIB}
|
||||||
|
|
||||||
|
|
||||||
CONFIGURE_ARGS+= --with-pgsqlincdir=${LOCALBASE}/include/postgresql
|
CONFIGURE_ARGS+= --with-pgsqlincdir=${LOCALBASE}/include/postgresql
|
||||||
|
Loading…
Reference in New Issue
Block a user