- Remove gmake complete builds fine without everywhere.
This commit is contained in:
parent
d8299fcc60
commit
c8058284a4
Notes:
svn2git
2021-03-31 03:12:20 +00:00
svn path=/head/; revision=344282
5 changed files with 2 additions and 6 deletions
|
@ -20,7 +20,7 @@ COMMENT= Mail delivery agent (MDA) with filtering abilities
|
|||
LICENSE= GPLv3
|
||||
|
||||
USE_BZIP2= yes
|
||||
USES= iconv shebangfix perl5 gmake
|
||||
USES= iconv shebangfix perl5
|
||||
GNU_CONFIGURE= yes
|
||||
CONFIGURE_ARGS= --enable-syslog=1 \
|
||||
--enable-use-flock=1 \
|
||||
|
|
|
@ -14,7 +14,7 @@ LICENSE= LGPL21
|
|||
|
||||
PORTDOCS= ChangeLog README cds-api.txt rcu-api.txt uatomic-api.txt
|
||||
|
||||
USES= pathfix gmake
|
||||
USES= pathfix
|
||||
USE_BZIP2= yes
|
||||
USE_LDCONFIG= yes
|
||||
GNU_CONFIGURE= yes
|
||||
|
|
|
@ -14,8 +14,6 @@ CONFIGURE_ARGS=--with-freebsd-ports
|
|||
|
||||
OPTIONS_DEFINE= DOCS EXAMPLES
|
||||
|
||||
USES= gmake
|
||||
|
||||
CONFLICTS_INSTALL=heirloom-doctools-[0-9]*
|
||||
|
||||
PORTDOCS= README CHANGES COPYRIGHT grap.man
|
||||
|
|
|
@ -18,7 +18,6 @@ EXPIRATION_DATE= 2014-03-10
|
|||
GNU_CONFIGURE= yes
|
||||
USE_XORG= xpm x11 xext sm ice
|
||||
MAKE_ENV= DATADIR="${DATADIR}"
|
||||
USES= gmake
|
||||
|
||||
OPTIONS_DEFINE= DOCS
|
||||
|
||||
|
|
|
@ -14,7 +14,6 @@ COMMENT= A drop in replacement for the "dialog" or "cdialog" programs
|
|||
USE_BZIP2= yes
|
||||
USE_GNOME= gtk12
|
||||
GNU_CONFIGURE= yes
|
||||
USES= gmake
|
||||
CPPFLAGS+= -I${LOCALBASE}/include
|
||||
LDFLAGS+= -L${LOCALBASE}/lib
|
||||
|
||||
|
|
Loading…
Reference in a new issue