diff options
Diffstat (limited to 'devel/dbus-sharp-glib/Makefile')
-rw-r--r-- | devel/dbus-sharp-glib/Makefile | 2 |
1 files changed, 0 insertions, 2 deletions
diff --git a/devel/dbus-sharp-glib/Makefile b/devel/dbus-sharp-glib/Makefile index ab02401fc298..6245cc554cd1 100644 --- a/devel/dbus-sharp-glib/Makefile +++ b/devel/dbus-sharp-glib/Makefile @@ -14,10 +14,8 @@ RUN_DEPENDS= ${LOCALBASE}/libdata/pkgconfig/dbus-sharp-1.0.pc:devel/dbus-sharp USES= gmake pathfix pkgconfig USE_GITHUB= yes GH_ACCOUNT= mono -GH_PROJECT= dbus-sharp GNU_CONFIGURE= yes CONFIGURE_ENV= ac_cv_path_GMCS=${LOCALBASE}/bin/mcs -WRKSRC= ${WRKDIR}/${DISTNAME} .include <bsd.port.mk> |