mirror of
https://git.freebsd.org/ports.git
synced 2025-06-04 20:36:30 -04:00
Cleanup: convert to USES=localbase, drop what bsd.xorg.mk already provides
Approved by: swills (mentor) Differential Revision: https://reviews.freebsd.org/D9443
This commit is contained in:
parent
740d480a90
commit
fb043f585b
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=434983
1 changed files with 1 additions and 5 deletions
|
@ -15,16 +15,12 @@ BUILD_DEPENDS= xkbcomp:x11/xkbcomp
|
||||||
XORG_CAT= data
|
XORG_CAT= data
|
||||||
|
|
||||||
NO_ARCH= yes
|
NO_ARCH= yes
|
||||||
USES= gmake pathfix perl5 tar:bzip2
|
USES= gmake localbase pathfix perl5
|
||||||
USE_GNOME= intlhack libxslt:build
|
USE_GNOME= intlhack libxslt:build
|
||||||
USE_PERL5= build
|
USE_PERL5= build
|
||||||
GNU_CONFIGURE= yes
|
|
||||||
INSTALL_TARGET= install-strip
|
|
||||||
|
|
||||||
CONFIGURE_ARGS= --with-xkb-base=${PREFIX}/share/X11/xkb \
|
CONFIGURE_ARGS= --with-xkb-base=${PREFIX}/share/X11/xkb \
|
||||||
--with-xkb-rules-symlink=xorg
|
--with-xkb-rules-symlink=xorg
|
||||||
CPPFLAGS+= -I${LOCALBASE}/include
|
|
||||||
LIBS+= -L${LOCALBASE}/lib
|
|
||||||
|
|
||||||
OPTIONS_DEFINE= ETERSOFT
|
OPTIONS_DEFINE= ETERSOFT
|
||||||
ETERSOFT_DESC= Add pre-1918 Russian letters to typographic layout
|
ETERSOFT_DESC= Add pre-1918 Russian letters to typographic layout
|
||||||
|
|
Loading…
Add table
Reference in a new issue