mirror of
https://git.FreeBSD.org/ports.git
synced 2024-11-27 00:57:50 +00:00
Convert to USES=autoreconf
This commit is contained in:
parent
18905d6678
commit
5315942806
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=390252
@ -18,17 +18,13 @@ LIB_DEPENDS= libgtkglext-x11-1.0.so:${PORTSDIR}/x11-toolkits/gtkglext \
|
||||
USE_GL= gl
|
||||
USE_SDL= sdl
|
||||
USE_GNOME= gtk20 libglade2
|
||||
USES= desktop-file-utils dos2unix gettext gmake pkgconfig
|
||||
USES= autoreconf desktop-file-utils dos2unix gettext gmake pkgconfig
|
||||
DOS2UNIX_FILES= src/utils/task.cpp
|
||||
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ENV= GMSGFMT=msgfmt DATADIRNAME=share
|
||||
CONFIGURE_ARGS= --enable-glade
|
||||
|
||||
USE_AUTOTOOLS= aclocal autoconf
|
||||
ACLOCAL_ARGS=
|
||||
AUTOCONF_ARGS=
|
||||
|
||||
CFLAGS+= -I${LOCALBASE}/include -L${LOCALBASE}/lib -DGTKGLEXT_AVAILABLE \
|
||||
-DHAVE_LIBGDKGLEXT_X11_1_0 -DHAVE_GL_GL_H -DHAVE_GL_GLU_H
|
||||
CXXFLAGS+= ${CFLAGS}
|
||||
|
Loading…
Reference in New Issue
Block a user