1 |
douglas |
14 |
diff -Nrux .svn -x work /usr/ports/textproc/pear-XML_Feed_Parser/Makefile pear-XML_Feed_Parser/Makefile |
2 |
douglas |
13 |
--- /usr/ports/textproc/pear-XML_Feed_Parser/Makefile Tue May 1 12:10:21 2007 |
3 |
douglas |
14 |
+++ pear-XML_Feed_Parser/Makefile Sat Aug 4 19:03:36 2007 |
4 |
|
|
@@ -15,9 +15,9 @@ |
5 |
|
|
BUILD_DEPENDS= ${PEARDIR}/PEAR.php:${PORTSDIR}/devel/pear |
6 |
|
|
RUN_DEPENDS= ${BUILD_DEPENDS} |
7 |
douglas |
13 |
|
8 |
douglas |
14 |
-USE_PHP= tidy |
9 |
|
|
+USE_PHP= dom tidy |
10 |
douglas |
13 |
|
11 |
|
|
-CATEGORY= XML |
12 |
|
|
+CATEGORY= XML/Feed |
13 |
|
|
FILES= Parser.php Parser/Atom.php Parser/AtomElement.php \ |
14 |
|
|
Parser/Exception.php \ |
15 |
|
|
Parser/RSS09.php Parser/RSS09Element.php Parser/RSS1.php \ |