aboutsummaryrefslogtreecommitdiff
path: root/devel/motor/Makefile
diff options
context:
space:
mode:
authorEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:00:29 +0000
committerEdwin Groothuis <edwin@FreeBSD.org>2007-10-03 23:00:29 +0000
commit9aaccaed7d0e000844966e72551a5375ac718636 (patch)
tree7a73157d6acb1999d85f31a3d7393c7d9af5e39f /devel/motor/Makefile
parentbf149172eb4bde1861d3e54d83615ff8c27b0925 (diff)
downloadports-9aaccaed7d0e000844966e72551a5375ac718636.tar.gz
ports-9aaccaed7d0e000844966e72551a5375ac718636.zip
Notes
Diffstat (limited to 'devel/motor/Makefile')
-rw-r--r--devel/motor/Makefile8
1 files changed, 1 insertions, 7 deletions
diff --git a/devel/motor/Makefile b/devel/motor/Makefile
index 7244ced93b1c..729fdfcf7e7e 100644
--- a/devel/motor/Makefile
+++ b/devel/motor/Makefile
@@ -30,12 +30,6 @@ PLIST_SUB= NLS="@comment "
MAN1= motor.1
-.include <bsd.port.pre.mk>
-
-.if ${OSVERSION} < 400010
-LIB_DEPENDS+= ncurses.5:${PORTSDIR}/devel/ncurses
-.endif
-
post-patch:
@${REINPLACE_CMD} -e 's|zxvf|&o|' ${WRKSRC}/share/Makefile.in
@@ -45,4 +39,4 @@ post-install:
@(cd ${WRKSRC} ; ${INSTALL_DATA} FAQ README ${DOCSDIR})
.endif
-.include <bsd.port.post.mk>
+.include <bsd.port.mk>