aboutsummaryrefslogtreecommitdiff
path: root/textproc
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 22:14:59 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 22:14:59 +0000
commit1446608ec7d77c3b6208b159208122f133264296 (patch)
tree9ab4742a7b293d0e842f9fbb4a15e0ada0fd96c5 /textproc
parente5ae27c5a874f2bc0062bb654e88cefd61d84eca (diff)
downloadports-1446608ec7d77c3b6208b159208122f133264296.tar.gz
ports-1446608ec7d77c3b6208b159208122f133264296.zip
Notes
Diffstat (limited to 'textproc')
-rw-r--r--textproc/pear-Horde_CssMinify/Makefile6
-rw-r--r--textproc/pear-Horde_JavascriptMinify/Makefile6
-rw-r--r--textproc/pear-Horde_Kolab_Format/Makefile5
-rw-r--r--textproc/pear-Horde_Pdf/Makefile5
-rw-r--r--textproc/pear-Horde_SpellChecker/Makefile5
-rw-r--r--textproc/pear-Horde_Text_Diff/Makefile5
-rw-r--r--textproc/pear-Horde_Text_Filter/Makefile5
-rw-r--r--textproc/pear-Horde_Text_Filter_Csstidy/Makefile5
-rw-r--r--textproc/pear-Horde_Text_Flowed/Makefile5
-rw-r--r--textproc/pear-Horde_Xml_Element/Makefile5
-rw-r--r--textproc/pear-Horde_Xml_Wbxml/Makefile5
11 files changed, 24 insertions, 33 deletions
diff --git a/textproc/pear-Horde_CssMinify/Makefile b/textproc/pear-Horde_CssMinify/Makefile
index af85cc8e0ffa..0e8fb4247145 100644
--- a/textproc/pear-Horde_CssMinify/Makefile
+++ b/textproc/pear-Horde_CssMinify/Makefile
@@ -8,6 +8,6 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde CSS Minification
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+USES= horde
+
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_JavascriptMinify/Makefile b/textproc/pear-Horde_JavascriptMinify/Makefile
index 5483b5b34d22..24c653420d06 100644
--- a/textproc/pear-Horde_JavascriptMinify/Makefile
+++ b/textproc/pear-Horde_JavascriptMinify/Makefile
@@ -8,6 +8,6 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Javascript Minification
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+USES= horde
+
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Kolab_Format/Makefile b/textproc/pear-Horde_Kolab_Format/Makefile
index 58e4ae2a4fcd..5bf642956f0d 100644
--- a/textproc/pear-Horde_Kolab_Format/Makefile
+++ b/textproc/pear-Horde_Kolab_Format/Makefile
@@ -8,9 +8,8 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde library for reading/writing Kolab data formats
+USES= horde
USE_PHP= dom
USE_HORDE_RUN= Horde_Exception
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Pdf/Makefile b/textproc/pear-Horde_Pdf/Makefile
index f083f4ed12a0..19dad8e4f964 100644
--- a/textproc/pear-Horde_Pdf/Makefile
+++ b/textproc/pear-Horde_Pdf/Makefile
@@ -8,8 +8,7 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde PDF library
+USES= horde
USE_HORDE_RUN= Horde_Exception
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_SpellChecker/Makefile b/textproc/pear-Horde_SpellChecker/Makefile
index bc6c34c3cdb8..7a38eca02c7f 100644
--- a/textproc/pear-Horde_SpellChecker/Makefile
+++ b/textproc/pear-Horde_SpellChecker/Makefile
@@ -8,9 +8,8 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Spellcheck API
+USES= horde
USE_HORDE_RUN= Horde_Exception \
Horde_Util
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Text_Diff/Makefile b/textproc/pear-Horde_Text_Diff/Makefile
index f46da24997eb..11c12544d458 100644
--- a/textproc/pear-Horde_Text_Diff/Makefile
+++ b/textproc/pear-Horde_Text_Diff/Makefile
@@ -8,9 +8,8 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde engine for performing and rendering text diffs
+USES= horde
USE_HORDE_RUN= Horde_Exception \
Horde_Util
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Text_Filter/Makefile b/textproc/pear-Horde_Text_Filter/Makefile
index 36f4cc3e0696..7994f80cfa4d 100644
--- a/textproc/pear-Horde_Text_Filter/Makefile
+++ b/textproc/pear-Horde_Text_Filter/Makefile
@@ -8,9 +8,8 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Text Filter API
+USES= horde
USE_HORDE_RUN= Horde_Exception \
Horde_Util
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile
index 1d96ddaa4356..9992dae3fdc6 100644
--- a/textproc/pear-Horde_Text_Filter_Csstidy/Makefile
+++ b/textproc/pear-Horde_Text_Filter_Csstidy/Makefile
@@ -8,9 +8,8 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Text Filter CSS optimization class
+USES= horde
USE_HORDE_RUN= Horde_Text_Filter
USE_PHP= ctype
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Text_Flowed/Makefile b/textproc/pear-Horde_Text_Flowed/Makefile
index fc6270704916..9d5625683e91 100644
--- a/textproc/pear-Horde_Text_Flowed/Makefile
+++ b/textproc/pear-Horde_Text_Flowed/Makefile
@@ -8,8 +8,7 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde API for flowed text as per RFC 3676
+USES= horde
USE_HORDE_RUN= Horde_Util
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Xml_Element/Makefile b/textproc/pear-Horde_Xml_Element/Makefile
index 751e84e8413f..9f517e321085 100644
--- a/textproc/pear-Horde_Xml_Element/Makefile
+++ b/textproc/pear-Horde_Xml_Element/Makefile
@@ -8,9 +8,8 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde Xml Element object
+USES= horde
USE_PHP= dom
USE_HORDE_RUN= Horde_Exception
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>
diff --git a/textproc/pear-Horde_Xml_Wbxml/Makefile b/textproc/pear-Horde_Xml_Wbxml/Makefile
index c617e6d0e170..fafda2fd932e 100644
--- a/textproc/pear-Horde_Xml_Wbxml/Makefile
+++ b/textproc/pear-Horde_Xml_Wbxml/Makefile
@@ -8,8 +8,7 @@ CATEGORIES= textproc www pear
MAINTAINER= horde@FreeBSD.org
COMMENT= Horde API for encoding and decoding WBXML documents
+USES= horde
USE_HORDE_RUN= Horde_Util
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear-channel-horde/bsd.horde.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>