diff options
author | Ade Lovett <ade@FreeBSD.org> | 2003-06-29 01:45:09 +0000 |
---|---|---|
committer | Ade Lovett <ade@FreeBSD.org> | 2003-06-29 01:45:09 +0000 |
commit | 85e8ed21ea7377174b1d691dff4eeee35ce53dd8 (patch) | |
tree | e9f8ae4728153410277c9669c8b7e415090712f8 /devel/autoconf261/files/manpages.mk | |
parent | Minor cosmetic changes to use a single BUILD_VERSION variable to (diff) |
Use the cosmetic BUILD_VERSION variable (a la libtool), switch portnames
away from using the version number twice.
Unbreak autoconf257, based on work from Rui Lopes <rui@ruilopes.com>
Notes
Notes:
svn path=/head/; revision=83799
Diffstat (limited to 'devel/autoconf261/files/manpages.mk')
-rw-r--r-- | devel/autoconf261/files/manpages.mk | 7 |
1 files changed, 0 insertions, 7 deletions
diff --git a/devel/autoconf261/files/manpages.mk b/devel/autoconf261/files/manpages.mk deleted file mode 100644 index 89f0c821598b..000000000000 --- a/devel/autoconf261/files/manpages.mk +++ /dev/null @@ -1,7 +0,0 @@ -MAN1= autoconf257.1 \ - autoreconf257.1 \ - autoheader257.1 \ - autoupdate257.1 \ - ifnames257.1 \ - autoscan257.1 \ - autom4te257.1 |