diff options
Diffstat (limited to 'ftp/waiho/Makefile')
-rw-r--r-- | ftp/waiho/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/ftp/waiho/Makefile b/ftp/waiho/Makefile index 8b5e563bdda8..8231384eb250 100644 --- a/ftp/waiho/Makefile +++ b/ftp/waiho/Makefile @@ -15,12 +15,10 @@ EXTRACT_SUFX= .tgz MAINTAINER= dinoex@FreeBSD.org COMMENT= Simple 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 .include <bsd.port.mk> |