mirror of
https://bitbucket.org/smil3y/katie.git
synced 2025-02-23 18:32:55 +00:00
replace double with single space in FreeBSD Makefile
Signed-off-by: Ivailo Monev <xakepa10@gmail.com>
This commit is contained in:
parent
c04c588038
commit
296bac0dcf
1 changed files with 1 additions and 1 deletions
|
@ -13,7 +13,7 @@ DISTFILES = master.tar.gz
|
|||
DIST_SUBDIR = ${PORTNAME}
|
||||
WRKSRC = ${WRKDIR}/katie-master
|
||||
|
||||
USES = compiler:c++11-lang pkgconfig cmake ssl xorg jpeg desktop-file-utils
|
||||
USES = compiler:c++11-lang pkgconfig cmake ssl xorg jpeg desktop-file-utils
|
||||
USE_XORG = x11 xinerama xrandr xrender xfixes xcursor xext sm ice
|
||||
USE_LDCONFIG = yes
|
||||
RUN_DEPENDS = xdg-open:devel/xdg-utils
|
||||
|
|
Loading…
Add table
Reference in a new issue