ok?

Index: Makefile
===================================================================
RCS file: /home/open/anoncvs/cvs/ports/converters/libpst/Makefile,v
retrieving revision 1.22
diff -u -p -r1.22 Makefile
--- Makefile    30 Apr 2012 17:04:28 -0000      1.22
+++ Makefile    7 May 2012 17:39:54 -0000
@@ -11,6 +11,8 @@ SHARED_LIBS +=  pst                  2.0
 PKGNAME-main=          ${DISTNAME}
 PKGNAME-python=                py-${DISTNAME}
 
+REVISION-main=         0
+
 CATEGORIES=            converters mail
 
 HOMEPAGE=              http://www.five-ten-sg.com/libpst/
@@ -39,7 +41,7 @@ MODULES=              converters/libiconv \
                        lang/python
 
 BUILD_DEPENDS=         ${RUN_DEPENDS-main}
-RUN_DEPENDS-main=      graphics/ImageMagick,no_x11
+RUN_DEPENDS-main=      graphics/ImageMagick
 LIB_DEPENDS-main=      ${MODLIBICONV_LIB_DEPENDS} \
                        graphics/gd
 

Reply via email to