pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/print/libpaper
Module Name: pkgsrc
Committed By: nia
Date: Thu Nov 9 18:58:02 UTC 2023
Modified Files:
pkgsrc/print/libpaper: Makefile
Log Message:
libpaper: Set USE_FEATURES.
To generate a diff of this commit:
cvs rdiff -u -r1.19 -r1.20 pkgsrc/print/libpaper/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/print/libpaper/Makefile
diff -u pkgsrc/print/libpaper/Makefile:1.19 pkgsrc/print/libpaper/Makefile:1.20
--- pkgsrc/print/libpaper/Makefile:1.19 Thu Oct 19 14:47:05 2023
+++ pkgsrc/print/libpaper/Makefile Thu Nov 9 18:58:02 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.19 2023/10/19 14:47:05 wiz Exp $
+# $NetBSD: Makefile,v 1.20 2023/11/09 18:58:02 nia Exp $
DISTNAME= libpaper-2.1.2
CATEGORIES= print
@@ -14,6 +14,7 @@ GNU_CONFIGURE= yes
CONFIGURE_ARGS+= --sysconfdir=${PKG_SYSCONFDIR}
USE_LIBTOOL= yes
USE_TOOLS+= gmake
+USE_FEATURES+= getline strndup strnlen
TEST_TARGET= check
Home |
Main Index |
Thread Index |
Old Index