pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

wcslib: Add PKGCONFIG_OVERRIDE.



Module Name:	pkgsrc-wip
Committed By:	Dr. Thomas Orgis <thomas.orgis%uni-hamburg.de@localhost>
Pushed By:	thor
Date:		Thu Mar 19 13:22:33 2020 +0100
Changeset:	44ccc17105609a184f5bb6520f7f78ddc5028874

Modified Files:
	wcslib/Makefile

Log Message:
wcslib: Add PKGCONFIG_OVERRIDE.

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=44ccc17105609a184f5bb6520f7f78ddc5028874

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 wcslib/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/wcslib/Makefile b/wcslib/Makefile
index ae7464ecfc..4166be9f76 100644
--- a/wcslib/Makefile
+++ b/wcslib/Makefile
@@ -14,6 +14,7 @@ USE_LANGUAGES=	c fortran
 GNU_CONFIGURE=	yes
 USE_TOOLS+=	gmake
 MAKE_FILE=	GNUmakefile
+PKGCONFIG_OVERRIDE+=	wcslib.pc.in
 
 # We could use pgplot, but it is not legally
 # mirror-able and also really, really old.


Home | Main Index | Thread Index | Old Index