pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/net/filezilla
Module Name: pkgsrc
Committed By: rillig
Date: Sat May 23 12:48:00 UTC 2020
Modified Files:
pkgsrc/net/filezilla: Makefile
Log Message:
net/filezilla: remove unknown configure option
To generate a diff of this commit:
cvs rdiff -u -r1.126 -r1.127 pkgsrc/net/filezilla/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/net/filezilla/Makefile
diff -u pkgsrc/net/filezilla/Makefile:1.126 pkgsrc/net/filezilla/Makefile:1.127
--- pkgsrc/net/filezilla/Makefile:1.126 Fri May 22 10:56:26 2020
+++ pkgsrc/net/filezilla/Makefile Sat May 23 12:48:00 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.126 2020/05/22 10:56:26 adam Exp $
+# $NetBSD: Makefile,v 1.127 2020/05/23 12:48:00 rillig Exp $
VERSION= 3.47.2.1
DISTNAME= FileZilla_${VERSION}_src
@@ -22,6 +22,8 @@ CONFIGURE_ARGS+= --disable-autoupdateche
# avoid xdg-utils dependency
CONFIGURE_ENV+= ac_cv_path_xdgopen=firefox
+GNU_CONFIGURE_WX_VERSION= no
+
# For C++17.
GCC_REQD+= 7
Home |
Main Index |
Thread Index |
Old Index