mirror of
https://git.FreeBSD.org/ports.git
synced 2025-01-20 08:27:15 +00:00
Convert USE_GNOME=pkgconfig to USES=pkgconfig
Convert USE_GNOME=gnomehack to USES=pathfix Convert USE_GMAKE to USES=gmake Convert USE_PERL5 to USES=perl5
This commit is contained in:
parent
d1218825c5
commit
5c807bc8d5
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=325751
@ -20,11 +20,10 @@ SLAVEDIRS= misc/amanda-client
|
||||
|
||||
LATEST_LINK= ${PORTNAME}${PKGNAMESUFFIX}
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GNOME= pkgconfig glib20
|
||||
USE_GMAKE= yes
|
||||
USES= gmake pkgconfig perl5
|
||||
USE_GNOME= glib20
|
||||
USE_OPENSSL= yes
|
||||
USE_LDCONFIG= yes
|
||||
USE_PERL5= yes
|
||||
CONFIGURE_ARGS= --libexecdir=${PREFIX}/libexec/amanda \
|
||||
--without-amlibexecdir \
|
||||
--with-amandahosts --with-fqdn \
|
||||
|
@ -20,8 +20,7 @@ RUN_DEPENDS= ${LOCALBASE}/bin/mono:${PORTSDIR}/lang/mono \
|
||||
CONFIGURE_ARGS+=--with-hal-callouts-dir=${PREFIX}/libexec
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
GNU_CONFIGURE= yes
|
||||
USE_GMAKE= yes
|
||||
USE_GNOME= gnomehack pkgconfig
|
||||
USES= gmake pkgconfig pathfix
|
||||
|
||||
post-patch:
|
||||
@${REINPLACE_CMD} -e 's|^#!/bin/bash$$|#!/bin/sh|' \
|
||||
|
@ -19,8 +19,7 @@ BUILD_DEPENDS= cppunit-config:${PORTSDIR}/devel/cppunit
|
||||
|
||||
|
||||
USE_GCC= any
|
||||
USE_GNOME= pkgconfig
|
||||
USE_GMAKE= yes
|
||||
USES= pkgconfig gmake
|
||||
GNU_CONFIGURE= yes
|
||||
USE_AUTOTOOLS= automake autoconf
|
||||
CONFIGURE_ARGS+= --without-conf --with-zlib
|
||||
|
Loading…
Reference in New Issue
Block a user