pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/textproc/aiksaurus
Module Name: pkgsrc
Committed By: gutteridge
Date: Thu Feb 6 03:49:32 UTC 2020
Modified Files:
pkgsrc/textproc/aiksaurus: Makefile
Log Message:
aiksaurus: needs pkg-config
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/textproc/aiksaurus/Makefile
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/textproc/aiksaurus/Makefile
diff -u pkgsrc/textproc/aiksaurus/Makefile:1.29 pkgsrc/textproc/aiksaurus/Makefile:1.30
--- pkgsrc/textproc/aiksaurus/Makefile:1.29 Sat Jan 18 23:35:23 2020
+++ pkgsrc/textproc/aiksaurus/Makefile Thu Feb 6 03:49:32 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2020/01/18 23:35:23 rillig Exp $
+# $NetBSD: Makefile,v 1.30 2020/02/06 03:49:32 gutteridge Exp $
#
DISTNAME= aiksaurus-1.2.1
@@ -12,6 +12,7 @@ COMMENT= English-language thesaurus
LICENSE= gnu-gpl-v2
USE_LIBTOOL= YES
+USE_TOOLS+= pkg-config
USE_LANGUAGES= c c++
GNU_CONFIGURE= YES
PKGCONFIG_OVERRIDE= base/aiksaurus-1.0.pc.in
Home |
Main Index |
Thread Index |
Old Index