pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
torsocks-git: some cleanup
Module Name: pkgsrc-wip
Committed By: Thomas Klausner <tk%giga.or.at@localhost>
Pushed By: wiz
Date: Mon Oct 8 20:26:15 2018 +0200
Changeset: a94a11935cd82f116e3f8268182c64a96d366199
Modified Files:
torsocks-git/Makefile
Log Message:
torsocks-git: some cleanup
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=a94a11935cd82f116e3f8268182c64a96d366199
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
torsocks-git/Makefile | 6 ------
1 file changed, 6 deletions(-)
diffs:
diff --git a/torsocks-git/Makefile b/torsocks-git/Makefile
index b54b8423b7..e582557e42 100644
--- a/torsocks-git/Makefile
+++ b/torsocks-git/Makefile
@@ -10,14 +10,10 @@ HOMEPAGE= https://gitweb.torproject.org/torsocks.git
COMMENT= Library to torify applications
LICENSE= gnu-gpl-v2
-
GIT_REPOSITORIES= master
GIT_REPO.master= https://git.torproject.org/torsocks.git
GIT_MODULE.master= torsocks
-
-DIST_SUBDIR= torsocks
-
USE_TOOLS+= autoreconf autoconf automake
GNU_CONFIGURE= yes
USE_LIBTOOL= yes
@@ -44,8 +40,6 @@ SUBST_MESSAGE.lib= Fixing src/lib/torsocks.h
SUBST_FILES.lib= src/lib/torsocks.h
SUBST_SED.lib= -e '/LIBC_GETHOSTBYADDR_SIG/ s/const void \*addr/const char *addr/'
.endif
-PKG_ARGS_ADD += -v
-PKGBASE_FROM_BSD_MK = ${PKGNAME:C/-[^-]*$//}
pre-configure:
cd ${WRKSRC} && autoreconf -fiv
Home |
Main Index |
Thread Index |
Old Index