pkgsrc-WIP-changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
wip/gnunet: remove obsolete commented lines.
Module Name: pkgsrc-wip
Committed By: ng0 <ng0%NetBSD.org@localhost>
Pushed By: ng0
Date: Sun Dec 1 16:23:49 2019 +0000
Changeset: 066d616556b986c33401a1559afb70531d8cae20
Modified Files:
gnunet/Makefile
gnunet/options.mk
Log Message:
wip/gnunet: remove obsolete commented lines.
To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=066d616556b986c33401a1559afb70531d8cae20
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
diffstat:
gnunet/Makefile | 2 --
gnunet/options.mk | 3 ---
2 files changed, 5 deletions(-)
diffs:
diff --git a/gnunet/Makefile b/gnunet/Makefile
index b50d077392..e26972bf80 100644
--- a/gnunet/Makefile
+++ b/gnunet/Makefile
@@ -74,8 +74,6 @@ SUBST_SED.sysconfdir+= -e 's,^GNUNET_HOME.*,GNUNET_HOME = ${GNUNET_DIR},g'
SPECIAL_PERMS+= ${PREFIX}/lib/gnunet/libexec/gnunet-helper-testbed ${SETUID_ROOT_PERMS}
.if ${OPSYS} == "Linux"
-# ${CHMOD} root:${GNUNETDNS_GROUP} ${DESTDIR}${PREFIX}/lib/gnunet/libexec/gnunet-helper-dns
-# ${CHMOD} ${GNUNET_USER}:${GNUNETDNS_GROUP} ${DESTDIR}${PREFIX}/lib/gnunet/libexec/gnunet-service-dns
SPECIAL_PERMS+= ${PREFIX}/lib/gnunet/libexec/gnunet-helper-dns ${REAL_ROOT_USER} ${GNUNETDNS_GROUP} 4750
SPECIAL_PERMS+= ${PREFIX}/lib/gnunet/libexec/gnunet-service-dns ${GNUNET_USER} ${GNUNETDNS_GROUP} 2750
SPECIAL_PERMS+= ${PREFIX}/lib/gnunet/libexec/gnunet-helper-exit ${SETUID_ROOT_PERMS}
diff --git a/gnunet/options.mk b/gnunet/options.mk
index f50b520d4c..86658f4894 100644
--- a/gnunet/options.mk
+++ b/gnunet/options.mk
@@ -141,8 +141,6 @@ CONFIGURE_ARGS+= --without-libpulse
.endif
.if !empty(PKG_OPTIONS:Mzbar)
-#.include "../../graphics/openjpeg/buildlink3.mk"
-#.include "../../graphics/libjpeg-turbo/buildlink3.mk"
.include "../../graphics/jpeg/buildlink3.mk"
.include "../../wip/zbar/buildlink3.mk"
.include "../../x11/libICE/buildlink3.mk"
@@ -166,7 +164,6 @@ CONFIGURE_ARGS+= --without-zbar
.if ${OPSYS} == "Linux" && !empty(PKG_OPTIONS:Mbluez)
# Do we need more for bluez?
-# the switch will be valid starting with 0.11.7 release
.include "../../wip/bluez-libs/buildlink3.mk"
PLIST.bluez= yes
.else
Home |
Main Index |
Thread Index |
Old Index