pkgsrc-WIP-changes archive

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

gcr: Remove noop BUILDLINK_API_DEPENDS.gtk3



Module Name:	pkgsrc-wip
Committed By:	Leonardo Taccari <leot%NetBSD.org@localhost>
Pushed By:	leot
Date:		Sun Dec 9 12:55:26 2018 +0100
Changeset:	180ef87eeabeaddcc51565c0b32870489c5f3f4e

Modified Files:
	gcr/Makefile

Log Message:
gcr: Remove noop BUILDLINK_API_DEPENDS.gtk3

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

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

diffstat:
 gcr/Makefile | 1 -
 1 file changed, 1 deletion(-)

diffs:
diff --git a/gcr/Makefile b/gcr/Makefile
index 38bdd9c74c..23a2362c02 100644
--- a/gcr/Makefile
+++ b/gcr/Makefile
@@ -36,6 +36,5 @@ BUILDLINK_API_DEPENDS.glib2+=	glib2>=2.38
 .include "../../devel/glib2/buildlink3.mk"
 .include "../../devel/gobject-introspection/buildlink3.mk"
 .include "../../textproc/gnome-doc-utils/buildlink3.mk"
-BUILDLINK_API_DEPENDS.gtk3+=	gtk3+>=3.12
 .include "../../x11/gtk3/buildlink3.mk"
 .include "../../mk/bsd.pkg.mk"


Home | Main Index | Thread Index | Old Index