pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/chat/catgirl
Module Name: pkgsrc
Committed By: nia
Date: Sun Aug 6 09:52:00 UTC 2023
Modified Files:
pkgsrc/chat/catgirl: Makefile
Log Message:
catgirl: Needs c11
To generate a diff of this commit:
cvs rdiff -u -r1.1 -r1.2 pkgsrc/chat/catgirl/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/chat/catgirl/Makefile
diff -u pkgsrc/chat/catgirl/Makefile:1.1 pkgsrc/chat/catgirl/Makefile:1.2
--- pkgsrc/chat/catgirl/Makefile:1.1 Fri Mar 4 10:09:15 2022
+++ pkgsrc/chat/catgirl/Makefile Sun Aug 6 09:52:00 2023
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.1 2022/03/04 10:09:15 nia Exp $
+# $NetBSD: Makefile,v 1.2 2023/08/06 09:52:00 nia Exp $
DISTNAME= catgirl-2.1
CATEGORIES= chat
@@ -15,6 +15,8 @@ HAS_CONFIGURE= yes
MAKE_FLAGS= MANDIR=${PREFIX}/${PKGMANDIR}
+USE_CC_FEATURES+= c11
+
SUBST_CLASSES+= ssl
SUBST_STAGE.ssl= pre-configure
SUBST_MESSAGE.ssl= Correcting the hardcoded path to OpenSSL.
Home |
Main Index |
Thread Index |
Old Index