pkgsrc-Changes archive
[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]
CVS commit: pkgsrc/audio/daapd
Module Name: pkgsrc
Committed By: nia
Date: Mon Nov 2 10:34:48 UTC 2020
Modified Files:
pkgsrc/audio/daapd: Makefile
Removed Files:
pkgsrc/audio/daapd: options.mk
Log Message:
daapd: Remove default-off broken option.
I'll try to import forked-daapd to replace this ancient package soon(tm).
To generate a diff of this commit:
cvs rdiff -u -r1.29 -r1.30 pkgsrc/audio/daapd/Makefile
cvs rdiff -u -r1.3 -r0 pkgsrc/audio/daapd/options.mk
Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.
Modified files:
Index: pkgsrc/audio/daapd/Makefile
diff -u pkgsrc/audio/daapd/Makefile:1.29 pkgsrc/audio/daapd/Makefile:1.30
--- pkgsrc/audio/daapd/Makefile:1.29 Wed Jul 4 13:40:08 2018
+++ pkgsrc/audio/daapd/Makefile Mon Nov 2 10:34:48 2020
@@ -1,4 +1,4 @@
-# $NetBSD: Makefile,v 1.29 2018/07/04 13:40:08 jperkin Exp $
+# $NetBSD: Makefile,v 1.30 2020/11/02 10:34:48 nia Exp $
DISTNAME= daapd-0.2.4b
PKGREVISION= 1
@@ -22,8 +22,6 @@ EGDIR= ${PREFIX}/share/examples/${PKGB
CONF_FILES= ${EGDIR}/daapd.conf ${PKG_SYSCONFDIR}/daapd.conf
-.include "options.mk"
-
MAKE_ENV+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
FILES_SUBST+= PKG_SYSCONFDIR=${PKG_SYSCONFDIR:Q}
Home |
Main Index |
Thread Index |
Old Index