diff options
-rw-r--r-- | devel/gir-repository/bsd.gir.mk | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gir-repository/bsd.gir.mk b/devel/gir-repository/bsd.gir.mk index c24f60f25..dd3079106 100644 --- a/devel/gir-repository/bsd.gir.mk +++ b/devel/gir-repository/bsd.gir.mk @@ -35,7 +35,7 @@ DIST_SUBDIR= gnome2 COMMENT?= Introspection information for ${GIR_NAME} BUILD_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection -RUN_DEPENDS= ${GIRDIR}/Everything-1.0.gir:${PORTSDIR}/devel/gobject-introspection +RUN_DEPENDS= g-ir-scanner:${PORTSDIR}/devel/gobject-introspection USE_BZIP2= yes GNU_CONFIGURE= yes |