pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
openconnect: Clean up Makefile
Module Name: pkgsrc-wip
Committed By: Jason Bacon <bacon%NetBSD.org@localhost>
Pushed By: outpaddling
Date: Fri Jun 5 10:19:34 2020 -0500
Changeset: 483301b454e84ff3bd92e6be6efd8c34381154e1
Modified Files:
openconnect/Makefile
Log Message:
openconnect: Clean up Makefile
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=483301b454e84ff3bd92e6be6efd8c34381154e1
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
openconnect/Makefile | 4 ----
1 file changed, 4 deletions(-)
diffs:
diff --git a/openconnect/Makefile b/openconnect/Makefile
index 2482148b81..7c785b8d8e 100644
--- a/openconnect/Makefile
+++ b/openconnect/Makefile
@@ -22,10 +22,6 @@ CONFIGURE_ARGS+= --disable-nls
REPLACE_PYTHON= trojans/*.py
REPLACE_BASH= trojans/*.sh
-# Why is this here?
-# I think this is not necessary when upstream build has an install target
-# INSTALLATION_DIRS= sbin include lib ${PKGMANDIR}/man8
-
.include "../../textproc/libxml2/buildlink3.mk"
.include "../../devel/zlib/buildlink3.mk"
.include "../../security/openssl/buildlink3.mk"
Home |
Main Index |
Thread Index |
Old Index