From f8481c2f40f351a962dc229e4ec09279588bf84e Mon Sep 17 00:00:00 2001 From: Danilo Egea Gondolfo Date: Sat, 8 Feb 2014 14:20:51 +0000 Subject: [PATCH] - Add stage support --- ftp/cmdftp/Makefile | 4 +--- 1 file changed, 1 insertion(+), 3 deletions(-) diff --git a/ftp/cmdftp/Makefile b/ftp/cmdftp/Makefile index 9028dd36e73e..4174620c2c59 100644 --- a/ftp/cmdftp/Makefile +++ b/ftp/cmdftp/Makefile @@ -12,9 +12,7 @@ COMMENT= Command line shell-like ftp client LICENSE= GPLv3 GNU_CONFIGURE= yes -MAN1= ${PORTNAME}.1 -PLIST_FILES= bin/cmdftp +PLIST_FILES= bin/cmdftp man/man1/${PORTNAME}.1.gz -NO_STAGE= yes .include