aboutsummaryrefslogtreecommitdiff
path: root/print/pear-File_PDF
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 21:26:13 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2014-09-30 21:26:13 +0000
commit9f00a1c091d3347864a20cc0a5fcc71ce8196021 (patch)
tree6fa631ef518820d30e268f295780f1b4f5bf8210 /print/pear-File_PDF
parent9d3d64847a07ce30647f8bde74c9e89e9e4ff43a (diff)
downloadports-9f00a1c091d3347864a20cc0a5fcc71ce8196021.tar.gz
ports-9f00a1c091d3347864a20cc0a5fcc71ce8196021.zip
Convert to USES=pear
Notes
Notes: svn path=/head/; revision=369669
Diffstat (limited to 'print/pear-File_PDF')
-rw-r--r--print/pear-File_PDF/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/print/pear-File_PDF/Makefile b/print/pear-File_PDF/Makefile
index 265e5839c8c0..c160fe031dae 100644
--- a/print/pear-File_PDF/Makefile
+++ b/print/pear-File_PDF/Makefile
@@ -8,8 +8,6 @@ CATEGORIES= print pear
MAINTAINER= miwi@FreeBSD.org
COMMENT= PEAR class to generate PDFs
-PEAR_AUTOINSTALL= yes
+USES= pear
-.include <bsd.port.pre.mk>
-.include "${PORTSDIR}/devel/pear/bsd.pear.mk"
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>