mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-26 00:55:14 +00:00
Do not overwrite USES
This commit is contained in:
parent
bfc7b77224
commit
5fff9d4bfc
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=327532
@ -20,7 +20,7 @@ GNUCHESS_DESC= Install GnuChess engine
|
||||
KNIGHTCAP_DESC= Install KnightCap engine
|
||||
PHALANX_DESC= Install phalanx engine
|
||||
|
||||
USES= desktop-file-utils pkgconfig shared-mime-info
|
||||
USES= desktop-file-utils perl5 pkgconfig shared-mime-info
|
||||
USE_XORG= xt xpm xaw
|
||||
USE_GNOME= librsvg2
|
||||
GNU_CONFIGURE= yes
|
||||
@ -29,7 +29,6 @@ CFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
MAN6= xboard.6
|
||||
INFO= xboard
|
||||
USES= perl5
|
||||
USE_PERL5= build
|
||||
INSTALLS_ICONS= yes
|
||||
DATADIR= ${PREFIX}/share/games/${PORTNAME}
|
||||
|
Loading…
Reference in New Issue
Block a user