diff options
author | ade <ade@FreeBSD.org> | 2004-07-01 05:42:59 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2004-07-01 05:42:59 +0800 |
commit | e65c367bccc1964170cd5c50a69d167d4515a22a (patch) | |
tree | 36f270edaa42b8f1c8037968525a68b54a8dd1fe /devel/autoconf261/Makefile | |
parent | cbbec01225596d461a6532933949f22b7101a7fe (diff) | |
download | freebsd-ports-gnome-e65c367bccc1964170cd5c50a69d167d4515a22a.tar.gz freebsd-ports-gnome-e65c367bccc1964170cd5c50a69d167d4515a22a.tar.zst freebsd-ports-gnome-e65c367bccc1964170cd5c50a69d167d4515a22a.zip |
Fix for auto-creation of an auxiliary directory when using the base
version of perl in 4.x
Whilst the package list isn't affected, PORTREVISION has been bumped
to warn 4.x users -- those on 5.x don't necessarily have to update.
PR: 68509
Submitted by: Martin Kammerhofer <dada@pluto.tugraz.at>
Diffstat (limited to 'devel/autoconf261/Makefile')
-rw-r--r-- | devel/autoconf261/Makefile | 1 |
1 files changed, 1 insertions, 0 deletions
diff --git a/devel/autoconf261/Makefile b/devel/autoconf261/Makefile index b2e5c1a61332..59de6f3d2905 100644 --- a/devel/autoconf261/Makefile +++ b/devel/autoconf261/Makefile @@ -7,6 +7,7 @@ PORTNAME= autoconf PORTVERSION= 2.59 +PORTREVISION= 1 CATEGORIES= devel MASTER_SITES= ${MASTER_SITE_GNU} MASTER_SITE_SUBDIR= autoconf |