pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/imlib
Module Name: pkgsrc
Committed By: ryoon
Date: Tue Sep 21 14:27:05 UTC 2021
Modified Files:
pkgsrc/graphics/imlib: Makefile
Log Message:
imlib: Fix build
To generate a diff of this commit:
cvs rdiff -u -r1.128 -r1.129 pkgsrc/graphics/imlib/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/graphics/imlib/Makefile
diff -u pkgsrc/graphics/imlib/Makefile:1.128 pkgsrc/graphics/imlib/Makefile:1.129
--- pkgsrc/graphics/imlib/Makefile:1.128 Fri Jun 5 12:49:00 2020
+++ pkgsrc/graphics/imlib/Makefile Tue Sep 21 14:27:05 2021
@@ -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-small.
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