pkgsrc-Changes archive

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

CVS commit: pkgsrc/x11/vte029



Module Name:    pkgsrc
Committed By:   rillig
Date:           Sun May 31 17:39:06 UTC 2020

Modified Files:
        pkgsrc/x11/vte029: Makefile

Log Message:
x11/vte029: remove unknown configure options


To generate a diff of this commit:
cvs rdiff -u -r1.27 -r1.28 pkgsrc/x11/vte029/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/vte029/Makefile
diff -u pkgsrc/x11/vte029/Makefile:1.27 pkgsrc/x11/vte029/Makefile:1.28
--- pkgsrc/x11/vte029/Makefile:1.27     Tue Mar 10 22:09:16 2020
+++ pkgsrc/x11/vte029/Makefile  Sun May 31 17:39:06 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.27 2020/03/10 22:09:16 wiz Exp $
+# $NetBSD: Makefile,v 1.28 2020/05/31 17:39:06 rillig Exp $
 #
 
 .include "Makefile.common"
@@ -16,8 +16,6 @@ USE_LIBTOOL=          yes
 GNU_CONFIGURE=         yes
 USE_TOOLS+=            automake gmake intltool msgfmt pkg-config
 
-CONFIGURE_ARGS+=       --disable-python
-CONFIGURE_ARGS+=       --with-ft-exec-prefix=${BUILDLINK_PREFIX.freetype2}
 CONFIGURE_ARGS+=       --enable-Bsymbolic=auto
 
 pre-configure:



Home | Main Index | Thread Index | Old Index