Index: head/multimedia/py-kaa-imlib2/Makefile =================================================================== --- head/multimedia/py-kaa-imlib2/Makefile (revision 528411) +++ head/multimedia/py-kaa-imlib2/Makefile (revision 528412) @@ -1,21 +1,21 @@ # Created by: J.R. Oldroyd # $FreeBSD$ PORTNAME= kaa-imlib2 PORTVERSION= 0.2.3 -PORTREVISION= 13 +PORTREVISION= 14 CATEGORIES= multimedia python MASTER_SITES= SF/freevo/${PORTNAME}/${PORTVERSION} PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} MAINTAINER= fbsd@opal.com COMMENT= Kaa Media Repository - imlib2 wrapper for python BUILD_DEPENDS= ${PYTHON_SITELIBDIR}/kaa/__init__.py:multimedia/py-kaa-base@${PY_FLAVOR} RUN_DEPENDS:= ${BUILD_DEPENDS} LIB_DEPENDS= libImlib2.so:graphics/imlib2 USES= python:2.7 USE_PYTHON= distutils autoplist .include Index: head/multimedia/py-kaa-imlib2/files/patch-src_rawformats.c =================================================================== --- head/multimedia/py-kaa-imlib2/files/patch-src_rawformats.c (nonexistent) +++ head/multimedia/py-kaa-imlib2/files/patch-src_rawformats.c (revision 528412) @@ -0,0 +1,10 @@ +--- src/rawformats.c.orig 2008-01-08 16:52:56 UTC ++++ src/rawformats.c +@@ -31,6 +31,7 @@ + */ + + #define X_DISPLAY_MISSING ++#include + #include + #include + #include Property changes on: head/multimedia/py-kaa-imlib2/files/patch-src_rawformats.c ___________________________________________________________________ Added: fbsd:nokeywords ## -0,0 +1 ## +yes \ No newline at end of property Added: svn:eol-style ## -0,0 +1 ## +native \ No newline at end of property Added: svn:mime-type ## -0,0 +1 ## +text/plain \ No newline at end of property