diff options
-rw-r--r-- | textproc/py-libxml2/Makefile | 1 | ||||
-rw-r--r-- | textproc/py-libxml2/pkg-plist | 3 |
2 files changed, 4 insertions, 0 deletions
diff --git a/textproc/py-libxml2/Makefile b/textproc/py-libxml2/Makefile index b34c38755dfd..133b84913ed4 100644 --- a/textproc/py-libxml2/Makefile +++ b/textproc/py-libxml2/Makefile @@ -7,6 +7,7 @@ CATEGORIES= textproc gnome python PKGNAMEPREFIX= ${PYTHON_PKGNAMEPREFIX} +PORTREVISION= 1 MAINTAINER= gnome@FreeBSD.org COMMENT= Python interface for XML parser library for GNOME diff --git a/textproc/py-libxml2/pkg-plist b/textproc/py-libxml2/pkg-plist index 9c6610605df0..38e60d66130a 100644 --- a/textproc/py-libxml2/pkg-plist +++ b/textproc/py-libxml2/pkg-plist @@ -44,6 +44,9 @@ lib/%%PYTHON_VERSION%%/site-packages/libxml2mod.so %%EXAMPLESDIR%%/tstmem.py %%EXAMPLESDIR%%/tstxpath.py %%EXAMPLESDIR%%/valid.xml +%%EXAMPLESDIR%%/validDTD.py +%%EXAMPLESDIR%%/validRNG.py +%%EXAMPLESDIR%%/validSchemas.py %%EXAMPLESDIR%%/validate.py %%EXAMPLESDIR%%/walker.py %%EXAMPLESDIR%%/xpath.py |