mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-04 06:15:24 +00:00
Do not overwrite USES
This commit is contained in:
parent
43535f505a
commit
c3b24311f2
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=326031
@ -21,13 +21,12 @@ RUN_DEPENDS+= ${LOCALBASE}/share/mime/magic:${PORTSDIR}/misc/shared-mime-info \
|
||||
${LOCALBASE}/share/icons/hicolor/index.theme:${PORTSDIR}/misc/hicolor-icon-theme
|
||||
|
||||
USE_XZ= yes
|
||||
USES= gmake perl5 pkgconfig
|
||||
USES= gettext gmake perl5 pkgconfig
|
||||
USE_PERL5= build
|
||||
MAKE_JOBS_UNSAFE= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_AUTOTOOLS= libtool
|
||||
USE_GNOME= gnomehack atk pango gdkpixbuf2 ltverhack
|
||||
USES= gettext
|
||||
USE_XORG= xext xrender x11 xinerama xi xrandr xcursor xfixes xdamage \
|
||||
xcomposite
|
||||
PATCHDIR= ${.CURDIR}/../../x11-toolkits/gtk20/files
|
||||
|
Loading…
Reference in New Issue
Block a user