pkgsrc-Changes-HG archive

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

[pkgsrc/trunk]: pkgsrc/graphics/imlib imlib: Fix build



details:   https://anonhg.NetBSD.org/pkgsrc/rev/2d2d69fc452e
branches:  trunk
changeset: 458867:2d2d69fc452e
user:      ryoon <ryoon%pkgsrc.org@localhost>
date:      Tue Sep 21 14:27:05 2021 +0000

description:
imlib: Fix build

diffstat:

 graphics/imlib/Makefile |  7 +------
 1 files changed, 1 insertions(+), 6 deletions(-)

diffs (21 lines):

diff -r c7a89cfc7002 -r 2d2d69fc452e graphics/imlib/Makefile
--- a/graphics/imlib/Makefile   Tue Sep 21 13:21:30 2021 +0000
+++ b/graphics/imlib/Makefile   Tue Sep 21 14:27:05 2021 +0000
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.128 2020/06/05 12:49:00 jperkin Exp $
+# $NetBSD: Makefile,v 1.129 2021/09/21 14:27:05 ryoon Exp $
 
 DISTNAME=      imlib-1.9.15
 PKGREVISION=   21
@@ -35,11 +35,6 @@
 CONF_FILES+=           ${EGDIR}/im_palette-tiny.pal \
                        ${PKG_SYSCONFDIR}/im_palette-tiny.pal
 
-SUBST_CLASSES+=                        imlib-config
-SUBST_FILES.imlib-config=      imlib-config
-SUBST_SED.imlib-config=                -e 's,no --,${PREFIX}/bin/gtk-config --,'
-SUBST_STAGE.imlib-config=      post-configure
-
 # The following ensures that `imlib-config --libs' includes the correct
 # linker flags for linking the X11 libs.
 #



Home | Main Index | Thread Index | Old Index