diff options
Diffstat (limited to 'ftp/gnustep-ftp')
-rw-r--r-- | ftp/gnustep-ftp/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile index c1d656f2a497..20c25dd9627a 100644 --- a/ftp/gnustep-ftp/Makefile +++ b/ftp/gnustep-ftp/Makefile @@ -15,13 +15,11 @@ DISTNAME= FTP-${PORTVERSION} MAINTAINER= dinoex@FreeBSD.org COMMENT= Compact and handy FTP client for GNUstep -USE_GMAKE= yes USE_GNUSTEP= yes USE_GNUSTEP_PREFIX= yes USE_GNUSTEP_BACK= yes USE_GNUSTEP_BUILD= yes USE_GNUSTEP_INSTALL= yes -MAKEFILE= GNUmakefile post-patch: ${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \ |