pkgsrc-WIP-changes archive

[Date Prev][Date Next][Thread Prev][Thread Next][Date Index][Thread Index][Old Index]

alure: Remove options.mk from buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	bgermann <bastiangermann%fishpost.de@localhost>
Pushed By:	bgermann
Date:		Mon Sep 3 10:46:02 2018 +0200
Changeset:	f3948b7aeb0dbdd9367d5ed3f2fc358eb43a32b7

Modified Files:
	alure/buildlink3.mk

Log Message:
alure: Remove options.mk from buildlink3.mk

To see a diff of this commit:
https://wip.pkgsrc.org/cgi-bin/gitweb.cgi?p=pkgsrc-wip.git;a=commitdiff;h=f3948b7aeb0dbdd9367d5ed3f2fc358eb43a32b7

Please note that diffs are not public domain; they are subject to the
copyright notices on the relevant files.

diffstat:
 alure/buildlink3.mk | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/alure/buildlink3.mk b/alure/buildlink3.mk
index f791a99995..5cb28e6580 100644
--- a/alure/buildlink3.mk
+++ b/alure/buildlink3.mk
@@ -8,7 +8,6 @@ ALURE_BUILDLINK3_MK:=
 BUILDLINK_API_DEPENDS.alure+=	alure>=1.2
 BUILDLINK_PKGSRCDIR.alure?=	../../audio/alure
 
-.include "options.mk"
 .include "../../audio/openal-soft/buildlink3.mk"
 .endif	# ALURE_BUILDLINK3_MK
 


Home | Main Index | Thread Index | Old Index