summaryrefslogtreecommitdiff
path: root/ftp/p5-POE-Component-Client-FTP
diff options
context:
space:
mode:
authorAdam Weinberger <adamw@FreeBSD.org>2014-07-03 18:18:02 +0000
committerAdam Weinberger <adamw@FreeBSD.org>2014-07-03 18:18:02 +0000
commit660fc56a8271307f10301a4a1f1978186d01f4c5 (patch)
treeb536625912e0dbf4d80e3e4ce6844a97d066e3da /ftp/p5-POE-Component-Client-FTP
parentAdd sanity check to match LIB_DEPENDS C++ library against ours. (diff)
Resolve unnecessary bsd.port.options.mk inclusion by using OPTIONS helpers.
Approved by: portmgr (blanket)
Notes
Notes: svn path=/head/; revision=360440
Diffstat (limited to 'ftp/p5-POE-Component-Client-FTP')
-rw-r--r--ftp/p5-POE-Component-Client-FTP/Makefile2
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/p5-POE-Component-Client-FTP/Makefile b/ftp/p5-POE-Component-Client-FTP/Makefile
index 756fac8dc0b0..63db590b17df 100644
--- a/ftp/p5-POE-Component-Client-FTP/Makefile
+++ b/ftp/p5-POE-Component-Client-FTP/Makefile
@@ -23,8 +23,6 @@ PORTEXAMPLES= dotfer.pl list.pl sync.pl
OPTIONS_DEFINE= EXAMPLES
-.include <bsd.port.options.mk>
-
post-install:
${MKDIR} ${STAGEDIR}${EXAMPLESDIR}
${INSTALL_SCRIPT} ${WRKSRC}/examples/* ${STAGEDIR}${EXAMPLESDIR}