diff options
Diffstat (limited to 'ftp/IglooFTP/Makefile')
-rw-r--r-- | ftp/IglooFTP/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/ftp/IglooFTP/Makefile b/ftp/IglooFTP/Makefile index 68d7b39f4ee3..15b72dbc8a84 100644 --- a/ftp/IglooFTP/Makefile +++ b/ftp/IglooFTP/Makefile @@ -19,7 +19,6 @@ COMMENT= Easy to use FTP client for X Window System WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION}/src -USE_X_PREFIX= yes USE_GNOME= gtk12 ALL_TARGET= # empty MAKE_ARGS= CC=${CC} C_FLAGS="${CFLAGS}" DESTDIR=${PREFIX} |