components/desktop/pidgin/Makefile
changeset 5881 a24bda958288
parent 5797 432ac76de3b0
child 5916 7e69cc042bec
equal deleted inserted replaced
5880:caab292318a0 5881:a24bda958288
    78 CONFIGURE_OPTIONS +=	--enable-cap
    78 CONFIGURE_OPTIONS +=	--enable-cap
    79 CONFIGURE_OPTIONS +=	--disable-meanwhile
    79 CONFIGURE_OPTIONS +=	--disable-meanwhile
    80 CONFIGURE_OPTIONS +=	--disable-nm
    80 CONFIGURE_OPTIONS +=	--disable-nm
    81 CONFIGURE_OPTIONS +=	--disable-consoleui
    81 CONFIGURE_OPTIONS +=	--disable-consoleui
    82 CONFIGURE_OPTIONS +=	--disable-vv
    82 CONFIGURE_OPTIONS +=	--disable-vv
       
    83 # 23200148 undo this once 23169155 Move developer/gnome/gettext to Userland
       
    84 CONFIGURE_OPTIONS +=	INTLTOOL_MERGE="$(PERL) /usr/bin/intltool-merge"
    83 
    85 
    84 # Always show the build and link lines for easier debugging.
    86 # Always show the build and link lines for easier debugging.
    85 COMPONENT_BUILD_ARGS +=	V=1
    87 COMPONENT_BUILD_ARGS +=	V=1
    86 
    88 
    87 REQUIRED_PACKAGES += database/sqlite-3
    89 REQUIRED_PACKAGES += database/sqlite-3