aboutsummaryrefslogtreecommitdiff
path: root/emulators/aftp
diff options
context:
space:
mode:
authorBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
committerBaptiste Daroussin <bapt@FreeBSD.org>2013-09-20 16:43:52 +0000
commit1089da7dcc67eb415fa6851ab9dc700e7b1a9972 (patch)
treeb17e4a180ab0d752369c8e734fdf2ea3c684d01b /emulators/aftp
parent68ede13b4964032ff878ab9cc8d9d58cdf364374 (diff)
downloadports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.tar.gz
ports-1089da7dcc67eb415fa6851ab9dc700e7b1a9972.zip
Notes
Diffstat (limited to 'emulators/aftp')
-rw-r--r--emulators/aftp/Makefile8
1 files changed, 2 insertions, 6 deletions
diff --git a/emulators/aftp/Makefile b/emulators/aftp/Makefile
index 4849cdcc54c7..0366d7ba6d68 100644
--- a/emulators/aftp/Makefile
+++ b/emulators/aftp/Makefile
@@ -1,10 +1,5 @@
-# New ports collection makefile for: aftp
-# Date created: 18th Febuary 1997
-# Last updated: 2nd August, 1998
-# Whom: Joel Sutton <jsutton@bbcon.com.au>
-#
+# Created by: Joel Sutton <jsutton@bbcon.com.au>
# $FreeBSD$
-#
PORTNAME= aftp
PORTVERSION= 1.0
@@ -19,6 +14,7 @@ COMMENT= A ftp-like shell for accessing Apple II disk images
MAN1= aftp.1
PLIST_FILES= bin/aftp
+NO_STAGE= yes
post-patch:
${REINPLACE_CMD} -e 's|^CC=.*|CC=${CC} ${CPPFLAGS} ${CFLAGS}|' ${WRKSRC}/Makefile