diff options
author | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:56:52 +0000 |
---|---|---|
committer | Pav Lucistnik <pav@FreeBSD.org> | 2008-03-20 09:56:52 +0000 |
commit | 9fc1c4fe89616480338adc0d98d5b1f0e4175302 (patch) | |
tree | a1c4a73130cdd2f28d9877c9ed4e5fc54d9c25ae /mail/renattach | |
parent | 59ffb51d2c9fc8f60995b11aee6533f8bdb126c2 (diff) | |
download | ports-9fc1c4fe89616480338adc0d98d5b1f0e4175302.tar.gz ports-9fc1c4fe89616480338adc0d98d5b1f0e4175302.zip |
Notes
Diffstat (limited to 'mail/renattach')
-rw-r--r-- | mail/renattach/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/mail/renattach/Makefile b/mail/renattach/Makefile index da36908f3ff5..d77e5aa5c6dd 100644 --- a/mail/renattach/Makefile +++ b/mail/renattach/Makefile @@ -13,7 +13,6 @@ MASTER_SITES= http://www.pc-tools.net/files/unix/ MAINTAINER= pgollucci@p6m7g8.com COMMENT= Rename or remove certain attachments or kill entire messages -USE_GETOPT_LONG= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |