From ad862e1adf0b2f2f9b52de5d3bfa9fe5b5f00123 Mon Sep 17 00:00:00 2001 From: antoine Date: Mon, 30 Dec 2013 22:16:41 +0000 Subject: - Stage support - Uses shared-mime-info --- cad/libgeda/Makefile | 3 +-- 1 file changed, 1 insertion(+), 2 deletions(-) (limited to 'cad') diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index fcda30ad558e..c1c125f295e5 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -16,7 +16,7 @@ LIB_DEPENDS= libguile.so:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes INSTALLS_ICONS= yes -USES= pathfix gmake pkgconfig +USES= gmake pathfix pkgconfig shared-mime-info USE_GNOME= gtk20 USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-update-mime-database \ @@ -24,7 +24,6 @@ CONFIGURE_ARGS= --disable-update-mime-database \ CPPFLAGS+= -I${LOCALBASE}/include LDFLAGS+= -L${LOCALBASE}/lib -NO_STAGE= yes .include .if ${PORT_OPTIONS:MNLS} -- cgit