pkgsrc-WIP-changes archive

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

cardpeek: Require hicolor-icon-theme/buildlink3.mk



Module Name:	pkgsrc-wip
Committed By:	Kamil Rytarowski <n54%gmx.com@localhost>
Pushed By:	kamil
Date:		Sat Sep 24 20:24:58 2016 +0200
Changeset:	56821793a355c7050ddca353b6b6ba489aa0f04f

Modified Files:
	cardpeek/Makefile

Log Message:
cardpeek: Require hicolor-icon-theme/buildlink3.mk

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

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

diffstat:
 cardpeek/Makefile | 1 +
 1 file changed, 1 insertion(+)

diffs:
diff --git a/cardpeek/Makefile b/cardpeek/Makefile
index b4874a5..c5c19c5 100644
--- a/cardpeek/Makefile
+++ b/cardpeek/Makefile
@@ -30,6 +30,7 @@ BUILDLINK_PASSTHRU_DIRS+=	/Developer
 BUILDLINK_PASSTHRU_DIRS+=	/Applications/Xcode.app
 .endif
 
+.include "../../graphics/hicolor-icon-theme/buildlink3.mk"
 .include "../../www/curl/buildlink3.mk"
 .include "../../devel/readline/buildlink3.mk"
 .include "../../security/openssl/buildlink3.mk"


Home | Main Index | Thread Index | Old Index