pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/graphics/opencsg
Module Name: pkgsrc
Committed By: jperkin
Date: Thu Dec 15 10:37:13 UTC 2022
Modified Files:
pkgsrc/graphics/opencsg: Makefile
Log Message:
opencsg: Requires libiconv.
To generate a diff of this commit:
cvs rdiff -u -r1.12 -r1.13 pkgsrc/graphics/opencsg/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/opencsg/Makefile
diff -u pkgsrc/graphics/opencsg/Makefile:1.12 pkgsrc/graphics/opencsg/Makefile:1.13
--- pkgsrc/graphics/opencsg/Makefile:1.12 Thu Aug 11 05:08:45 2022
+++ pkgsrc/graphics/opencsg/Makefile Thu Dec 15 10:37:13 2022
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.12 2022/08/11 05:08:45 gutteridge Exp $
+# $NetBSD: Makefile,v 1.13 2022/12/15 10:37:13 jperkin Exp $
DISTNAME= OpenCSG-1.3.2
PKGNAME= ${DISTNAME:tl}
@@ -26,6 +26,7 @@ do-install:
${LIBTOOL} --mode=install ${INSTALL_LIB} \
${WRKSRC}/src/libopencsg.la ${DESTDIR}${PREFIX}/lib
+.include "../../converters/libiconv/buildlink3.mk"
.include "../../graphics/freeglut/buildlink3.mk"
.include "../../x11/libXmu/buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index