Oops revert, committed from the wrong tree.

This commit is contained in:
ajacoutot 2019-05-14 15:45:59 +00:00
parent cc348c6c95
commit 991c56a95e

View File

@ -1,16 +1,16 @@
# $OpenBSD: Makefile,v 1.6 2019/05/14 15:44:56 ajacoutot Exp $
# $OpenBSD: Makefile,v 1.7 2019/05/14 15:45:59 ajacoutot Exp $
COMMENT= thin layer of graphic data types
GNOME_PROJECT= graphene
GNOME_VERSION= 1.9.2
GNOME_VERSION= 1.9.1
# development version needed by x11/gtk+4
DISTFILES= graphene-5a4531baca.tar.gz
MASTER_SITES= https://distfiles.bsdfrog.org/
WRKDIST= ${WRKDIR}/graphene-5a4531baca5a97587449df5a4e82d79c69501971
SHARED_LIBS += graphene-1.0 1.1 # 0.901.0
SHARED_LIBS += graphene-1.0 1.0 # 0.901.0
CATEGORIES= graphics