summaryrefslogtreecommitdiffhomepage
path: root/Makefile.in
diff options
context:
space:
mode:
authormidipix <writeonce@midipix.org>2020-01-25 19:52:44 +0000
committermidipix <writeonce@midipix.org>2020-01-25 19:55:49 +0000
commitf4ee41cf8f1e99f53865b586216d8870afce4200 (patch)
treea3671495e7187488dda4ec44665b5a27d03214c9 /Makefile.in
parent199e25675fe0b46fe75612cc882237d2894dc84c (diff)
downloadu16ports-f4ee41cf8f1e99f53865b586216d8870afce4200.tar.bz2
u16ports-f4ee41cf8f1e99f53865b586216d8870afce4200.tar.xz
build system: configure: added --srcinfo,--srcsite,--pgprkey,--pgpskey support.
Diffstat (limited to 'Makefile.in')
-rw-r--r--Makefile.in6
1 files changed, 6 insertions, 0 deletions
diff --git a/Makefile.in b/Makefile.in
index 0f4facd..aacac6a 100644
--- a/Makefile.in
+++ b/Makefile.in
@@ -20,6 +20,12 @@ PKGHOME = @pkghome@
PKGDEFS = @pkgdefs@
PKGLIBS = @pkglibs@
+SRCINFO = @srcinfo@
+SRCSITE = @srcsite@
+
+PGPRKEY = @pgprkey@
+PGPSKEY = @pgpskey@
+
RAWBALL = @rawball@
RAWBALL_URL = @rawball_url@
RAWBALL_SHA256 = @rawball_sha256@