diff options
author | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-23 12:27:17 +0800 |
---|---|---|
committer | Ion-Mihai Tetcu <itetcu@FreeBSD.org> | 2007-01-23 12:27:17 +0800 |
commit | c6d5fcce335d8a162db057038fc89cb92fdc73ae (patch) | |
tree | b1cc7642cacddb6760c844de5b33b8f582eb045c /ftp | |
parent | 6965e3b54aec454f98b8c0ebf7d0fbe64208559e (diff) | |
download | freebsd-ports-gnome-c6d5fcce335d8a162db057038fc89cb92fdc73ae.tar.gz freebsd-ports-gnome-c6d5fcce335d8a162db057038fc89cb92fdc73ae.tar.zst freebsd-ports-gnome-c6d5fcce335d8a162db057038fc89cb92fdc73ae.zip |
- Add autoconf:259 to fix on build cluster.
- Bump PORTREVISION for depends change
PR: 108231
Submitted by: Beech Rintoul (maintainer)
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/proftpd-devel/Makefile | 3 | ||||
-rw-r--r-- | ftp/proftpd/Makefile | 3 |
2 files changed, 4 insertions, 2 deletions
diff --git a/ftp/proftpd-devel/Makefile b/ftp/proftpd-devel/Makefile index 39862954e4da..0ca2dce1ac19 100644 --- a/ftp/proftpd-devel/Makefile +++ b/ftp/proftpd-devel/Makefile @@ -7,7 +7,7 @@ PORTNAME= proftpd DISTVERSION= 1.3.1rc2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \ @@ -32,6 +32,7 @@ PORTDOCS= ${PORTDOCSdoc} ${PORTDOCScontrib} USE_GMAKE= yes USE_BZIP2= yes +USE=AUTOTOOLS= autoconf:259 GNU_CONFIGURE=yes USE_RC_SUBR= proftpd.sh diff --git a/ftp/proftpd/Makefile b/ftp/proftpd/Makefile index 39862954e4da..0ca2dce1ac19 100644 --- a/ftp/proftpd/Makefile +++ b/ftp/proftpd/Makefile @@ -7,7 +7,7 @@ PORTNAME= proftpd DISTVERSION= 1.3.1rc2 -PORTREVISION= 1 +PORTREVISION= 2 CATEGORIES= ftp MASTER_SITES= ftp://ftp.proftpd.org/distrib/source/ \ ftp://ftp.fastorama.com/mirrors/ftp.proftpd.org/distrib/source/ \ @@ -32,6 +32,7 @@ PORTDOCS= ${PORTDOCSdoc} ${PORTDOCScontrib} USE_GMAKE= yes USE_BZIP2= yes +USE=AUTOTOOLS= autoconf:259 GNU_CONFIGURE=yes USE_RC_SUBR= proftpd.sh |