aboutsummaryrefslogtreecommitdiff
path: root/editors/fte
diff options
context:
space:
mode:
authorAndrej Zverev <az@FreeBSD.org>2013-09-10 14:35:48 +0000
committerAndrej Zverev <az@FreeBSD.org>2013-09-10 14:35:48 +0000
commitac049e474e97db8d4ef9070c4dceb6a026d0eb16 (patch)
treeb0ab4c93c23aaa7ea50e9d60f61eea915680c712 /editors/fte
parent9828a7fc2283f0cb919614b645ee913d5fbc74b7 (diff)
downloadports-ac049e474e97db8d4ef9070c4dceb6a026d0eb16.tar.gz
ports-ac049e474e97db8d4ef9070c4dceb6a026d0eb16.zip
- convert to the new perl5 framework
- trim Makefile header Approved by: portmgr (bapt@, blanket)
Notes
Notes: svn path=/head/; revision=326904
Diffstat (limited to 'editors/fte')
-rw-r--r--editors/fte/Makefile9
1 files changed, 3 insertions, 6 deletions
diff --git a/editors/fte/Makefile b/editors/fte/Makefile
index c89ceb79287c..4b9cf249e1d1 100644
--- a/editors/fte/Makefile
+++ b/editors/fte/Makefile
@@ -1,9 +1,5 @@
-# New ports collection makefile for: fte
-# Date created: 8 May 2000
-# Whom: gelf
-#
+# Created by: gelf
# $FreeBSD$
-#
PORTNAME= fte
PORTVERSION= 20051115
@@ -21,7 +17,8 @@ WRKSRC= ${WRKDIR}/fte
USE_XORG= x11 xpm
USE_ZIP= yes
-USE_PERL5_BUILD= yes
+USES= perl5
+USE_PERL5= build
post-patch:
@${REINPLACE_CMD} -e 's,^PREFIX=,PREFIX?=,' \