pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openttd: Add missing www/curl dependency
Module Name: pkgsrc-wip
Committed By: Frédéric Fauberteau <frederic%fauberteau.org@localhost>
Pushed By: frederic
Date: Wed Apr 24 14:38:37 2024 +0200
Changeset: 4bf4c6ba8166bde6160fad77a54df1e0470d9351
Modified Files:
openttd/Makefile
Log Message:
openttd: Add missing www/curl dependency
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=4bf4c6ba8166bde6160fad77a54df1e0470d9351
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openttd/Makefile | 1 +
1 file changed, 1 insertion(+)
diffs:
diff --git a/openttd/Makefile b/openttd/Makefile
index cd0e3d69ec..030ae362e1 100644
--- a/openttd/Makefile
+++ b/openttd/Makefile
@@ -54,5 +54,6 @@ PLIST.unix= yes
.include "../../devel/cmake/build.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../graphics/png/buildlink3.mk"
+.include "../../www/curl/buildlink3.mk"
.include "../../mk/pthread.buildlink3.mk"
.include "../../mk/bsd.pkg.mk"
Home |
Main Index |
Thread Index |
Old Index