pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/OpenRM
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Dec 15 10:36:49 UTC 2022
Modified Files:
pkgsrc/graphics/OpenRM: Makefile
Log Message:
OpenRM: Requires libiconv.
To generate a diff of this commit:
cvs rdiff -u -r1.35 -r1.36 pkgsrc/graphics/OpenRM/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/OpenRM/Makefile
diff -u pkgsrc/graphics/OpenRM/Makefile:1.35 pkgsrc/graphics/OpenRM/Makefile:1.36
--- pkgsrc/graphics/OpenRM/Makefile:1.35 Tue Jun 28 11:33:59 2022
+++ pkgsrc/graphics/OpenRM/Makefile Thu Dec 15 10:36:49 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.35 2022/06/28 11:33:59 wiz Exp $
+# $NetBSD: Makefile,v 1.36 2022/12/15 10:36:49 jperkin Exp $
#
DISTNAME= openrm-devel-1.5.2
@@ -45,6 +45,7 @@ do-install:
${INSTALL_DATA_DIR} ${DESTDIR}${DOCDIR}/images
${INSTALL_DATA} ${WRKSRC}/doc/HTML/images/* ${DESTDIR}${DOCDIR}/images
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../graphics/MesaLib/buildlink3.mk"
.include "../../graphics/glu/buildlink3.mk"
.include "../../mk/jpeg.buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index