mirror of
https://git.FreeBSD.org/ports.git
synced 2024-12-23 04:23:08 +00: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
@ -15,16 +15,12 @@ BUILD_DEPENDS= xkbcomp:x11/xkbcomp
|
||||
XORG_CAT= data
|
||||
|
||||
NO_ARCH= yes
|
||||
USES= gmake pathfix perl5 tar:bzip2
|
||||
USES= gmake localbase pathfix perl5
|
||||
USE_GNOME= intlhack libxslt:build
|
||||
USE_PERL5= build
|
||||
GNU_CONFIGURE= yes
|
||||
INSTALL_TARGET= install-strip
|
||||
|
||||
CONFIGURE_ARGS= --with-xkb-base=${PREFIX}/share/X11/xkb \
|
||||
--with-xkb-rules-symlink=xorg
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LIBS+= -L${LOCALBASE}/lib
|
||||
|
||||
OPTIONS_DEFINE= ETERSOFT
|
||||
ETERSOFT_DESC= Add pre-1918 Russian letters to typographic layout
|
||||
|
Loading…
Reference in New Issue
Block a user