pkgsrc-Changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

CVS commit: pkgsrc/x11/vte



Module Name:    pkgsrc
Committed By:   rillig
Date:           Thu May 21 15:42:52 UTC 2020

Modified Files:
        pkgsrc/x11/vte: Makefile

Log Message:
x11/vte: remove unknown configure option


To generate a diff of this commit:
cvs rdiff -u -r1.116 -r1.117 pkgsrc/x11/vte/Makefile

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

Modified files:

Index: pkgsrc/x11/vte/Makefile
diff -u pkgsrc/x11/vte/Makefile:1.116 pkgsrc/x11/vte/Makefile:1.117
--- pkgsrc/x11/vte/Makefile:1.116       Tue Mar 10 22:09:16 2020
+++ pkgsrc/x11/vte/Makefile     Thu May 21 15:42:52 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.116 2020/03/10 22:09:16 wiz Exp $
+# $NetBSD: Makefile,v 1.117 2020/05/21 15:42:52 rillig Exp $
 #
 
 .include "Makefile.common"
@@ -17,7 +17,6 @@ GNU_CONFIGURE=                yes
 USE_TOOLS+=            gmake intltool msgfmt pkg-config
 
 CONFIGURE_ARGS+=       --disable-python
-CONFIGURE_ARGS+=       --with-ft-exec-prefix=${BUILDLINK_PREFIX.freetype2}
 CONFIGURE_ARGS+=       --enable-Bsymbolic=auto
 
 BUILDLINK_API_DEPENDS.glib2+=          glib2>=2.10.0



Home | Main Index | Thread Index | Old Index