aboutsummaryrefslogtreecommitdiff
path: root/ftp/gnustep-ftp/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'ftp/gnustep-ftp/Makefile')
-rw-r--r--ftp/gnustep-ftp/Makefile6
1 files changed, 2 insertions, 4 deletions
diff --git a/ftp/gnustep-ftp/Makefile b/ftp/gnustep-ftp/Makefile
index f77162c529a4..75481e1cf703 100644
--- a/ftp/gnustep-ftp/Makefile
+++ b/ftp/gnustep-ftp/Makefile
@@ -14,10 +14,8 @@ COMMENT= Compact and handy FTP client for GNUstep
LICENSE= GPLv2
-USE_GNUSTEP= yes
-USE_GNUSTEP_BACK= yes
-USE_GNUSTEP_BUILD= yes
-USE_GNUSTEP_INSTALL= yes
+USES= gnustep
+USE_GNUSTEP= back build
post-patch:
${REINPLACE_CMD} -e 's|^GNUSTEP_INSTALLATION_DIR|#GNUSTEP_INSTALLATION_DIR|' \