1
0
mirror of https://git.FreeBSD.org/ports.git synced 2024-11-23 00:43:28 +00:00

- Convert to new USES gmake for my ports

This commit is contained in:
William Grzybowski 2013-07-05 14:41:15 +00:00
parent c5208655a0
commit afab08bde8
Notes: svn2git 2021-03-31 03:12:20 +00:00
svn path=/head/; revision=322334
2 changed files with 2 additions and 3 deletions

View File

@ -14,9 +14,9 @@ LICENSE= GPLv2 # (or later)
OPTIONS_DEFINE= BASH EXAMPLES NLS SSH READLINE
OPTIONS_DEFAULT=BASH NLS SSH
USES= gmake
USE_XZ= yes
USE_OPENSSL= yes
USE_GMAKE= yes
GNU_CONFIGURE= yes
CONFIGURE_ENV= ac_cv_ipv6=yes
CONFIGURE_ARGS= --with-socks=no --with-socks5=no --with-krb4=no \

View File

@ -21,7 +21,7 @@ OPTIONS_DEFAULT=NLS
USE_XORG= x11 xmu
USE_GNOME= gtk20 libwnck
USES= pathfix pkgconfig
USES= gmake pathfix pkgconfig
GNU_CONFIGURE= yes
USE_AUTOTOOLS= automake:env
CONFIGURE_ARGS= --prefix=${PREFIX} \
@ -30,7 +30,6 @@ CONFIGURE_ARGS= --prefix=${PREFIX} \
LDFLAGS="-L${LOCALBASE}/lib"
CFLAGS+= -I${WRKSRC} -Wno-return-type
USE_CSTD= gnu89
USE_GMAKE= yes
MAN1= lxpanel.1 lxpanelctl.1