mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00:00
Portlint:
-Add USE_GETTEXT.
This commit is contained in:
parent
ece1e09d47
commit
70b406871e
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=188408
@ -20,10 +20,12 @@ LIB_DEPENDS= dbus-glib-1.2:${PORTSDIR}/devel/dbus-glib \
|
||||
USE_GNOME= gnomehack gnomeprefix gnometarget intlhack gconf2 libwnck
|
||||
USE_GMAKE= yes
|
||||
USE_XLIB= yes
|
||||
USE_GETTEXT= yes
|
||||
GNU_CONFIGURE= yes
|
||||
GCONF_SCHEMAS= notification-daemon.schemas
|
||||
CONFIGURE_ARGS= --with-dbus-services=${PREFIX}/share/dbus-1/services
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" \
|
||||
LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
GCONF_SCHEMAS= notification-daemon.schemas
|
||||
|
||||
.include <bsd.port.mk>
|
||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
|
||||
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
|
||||
|
||||
USE_GNOME= pygtk2 desktopfileutils
|
||||
USE_GETTEXT= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
|
||||
|
@ -18,6 +18,7 @@ RUN_DEPENDS= ${PYTHON_SITELIBDIR}/xdg/__init__.py:${PORTSDIR}/devel/py-xdg \
|
||||
${PYTHON_SITELIBDIR}/dbus/__init__.py:${PORTSDIR}/devel/py-dbus
|
||||
|
||||
USE_GNOME= pygtk2 desktopfileutils
|
||||
USE_GETTEXT= yes
|
||||
USE_PYTHON= yes
|
||||
USE_PYDISTUTILS=yes
|
||||
|
||||
|
@ -21,9 +21,10 @@ CONFLICTS= gtk-smooth-engine-[0-9]* clearlooks-[0-9]*
|
||||
|
||||
USE_GMAKE= yes
|
||||
USE_BZIP2= yes
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= gnomehack gtk20
|
||||
USE_GETTEXT= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${LOCALBASE}/include" LDFLAGS="-L${LOCALBASE}/lib"
|
||||
|
||||
.if defined(WITH_ANIMATION)
|
||||
|
Loading…
Reference in New Issue
Block a user