diff options
author | ade <ade@FreeBSD.org> | 2005-06-21 11:34:52 +0800 |
---|---|---|
committer | ade <ade@FreeBSD.org> | 2005-06-21 11:34:52 +0800 |
commit | 9d1f6423bfb852d680b34c57fa4d5d046e684790 (patch) | |
tree | dc6e10759d76d421afa1665cd2b5cf9c44997ecb /mail/quickml/Makefile | |
parent | 737523d66c76524b934750836b7988966a9f7898 (diff) | |
download | freebsd-ports-gnome-9d1f6423bfb852d680b34c57fa4d5d046e684790.tar.gz freebsd-ports-gnome-9d1f6423bfb852d680b34c57fa4d5d046e684790.tar.zst freebsd-ports-gnome-9d1f6423bfb852d680b34c57fa4d5d046e684790.zip |
Remove USE_AUTOTOOLS from the two ports that had it erroneously defined
for some reason as part of minor cleanups before the new world order.
Diffstat (limited to 'mail/quickml/Makefile')
-rw-r--r-- | mail/quickml/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/quickml/Makefile b/mail/quickml/Makefile index 8568f2b552eb..2c662767ac6d 100644 --- a/mail/quickml/Makefile +++ b/mail/quickml/Makefile @@ -22,7 +22,6 @@ PKGINSTALL= ${WRKDIR}/pkg-install QUICKML_USER= quickml QUICKML_GROUP= quickml -USE_AUTOTOOLS= yes USE_AUTOCONF_VER= 259 GNU_CONFIGURE= yes USE_RUBY= yes |