diff options
Diffstat (limited to 'cad/libgeda/Makefile')
-rw-r--r-- | cad/libgeda/Makefile | 4 |
1 files changed, 2 insertions, 2 deletions
diff --git a/cad/libgeda/Makefile b/cad/libgeda/Makefile index dcb77408a8b6..fddd0db1feef 100644 --- a/cad/libgeda/Makefile +++ b/cad/libgeda/Makefile @@ -17,8 +17,8 @@ LIB_DEPENDS= guile.21:${PORTSDIR}/lang/guile GNU_CONFIGURE= yes INSTALLS_ICONS= yes USE_GMAKE= yes -USES= pathfix -USE_GNOME= gtk20 gnomehack +USES= pathfix +USE_GNOME= gtk20 USE_LDCONFIG= yes CONFIGURE_ARGS= --disable-update-mime-database \ --disable-update-desktop-database |