mirror of
https://git.freebsd.org/ports.git
synced 2025-07-18 17:59:20 -04:00
fix build on 4
Noted by: kris
This commit is contained in:
parent
55b3a16347
commit
4c0150cb03
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=135735
2 changed files with 3 additions and 2 deletions
|
@ -20,12 +20,13 @@ LIB_DEPENDS= png.5:${PORTSDIR}/graphics/png \
|
|||
OPTIONS= SDL_MIXER "music and sound support" off
|
||||
|
||||
USE_FREETYPE= yes
|
||||
USE_LIBTOOL_VER=15
|
||||
USE_INC_LIBTOOL_VER=15
|
||||
USE_SDL= sdl
|
||||
GNU_CONFIGURE= yes
|
||||
USE_REINPLACE= yes
|
||||
INSTALLS_SHLIB= yes
|
||||
USE_GNOME= gnomehack
|
||||
USE_GCC= 3.4+
|
||||
|
||||
CONFIGURE_ENV= CPPFLAGS="-I${X11BASE}/include"
|
||||
CONFIGURE_ARGS= --with-png-prefix=${LOCALBASE}
|
||||
|
|
|
@ -61,7 +61,7 @@ include/wftk-0.7/wftk/string_hash_map.h
|
|||
include/wftk-0.7/wftk/version.h
|
||||
lib/libwftk-0.7.so.2
|
||||
lib/libwftk-0.7.so
|
||||
lib/libwftk-0.7.a
|
||||
lib/libwftk-0.7.la
|
||||
libdata/pkgconfig/wftk-0.7.pc
|
||||
@dirrm include/wftk-0.7/wftk
|
||||
@dirrm include/wftk-0.7
|
||||
|
|
Loading…
Add table
Reference in a new issue