aboutsummaryrefslogtreecommitdiff
path: root/mail/ripmime/Makefile
diff options
context:
space:
mode:
authorPete Fritchman <petef@FreeBSD.org>2001-10-07 20:53:17 +0000
committerPete Fritchman <petef@FreeBSD.org>2001-10-07 20:53:17 +0000
commit4a2206749eb31a9e6a8eebd4c0c000fdf020a58d (patch)
tree28a5d233d33f206f2a65975f68689f10ae34ec5a /mail/ripmime/Makefile
parent7223bd544460c230e987c9504c013026d678264a (diff)
downloadports-4a2206749eb31a9e6a8eebd4c0c000fdf020a58d.tar.gz
ports-4a2206749eb31a9e6a8eebd4c0c000fdf020a58d.zip
Notes
Diffstat (limited to 'mail/ripmime/Makefile')
-rw-r--r--mail/ripmime/Makefile6
1 files changed, 4 insertions, 2 deletions
diff --git a/mail/ripmime/Makefile b/mail/ripmime/Makefile
index 85bb1463947a..4e219f63ff64 100644
--- a/mail/ripmime/Makefile
+++ b/mail/ripmime/Makefile
@@ -6,14 +6,16 @@
#
PORTNAME= ripmime
-PORTVERSION= 1.0.6
+PORTVERSION= 1.2.3
CATEGORIES= mail
MASTER_SITES= http://www.pldaniels.com/ripmime/
MAINTAINER= jus@security.za.net
pre-build:
- @${PERL} -pi -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!' ${WRKSRC}/Makefile
+ @${PERL} -pi -e 's!CC=!CC?=!; s!/usr/local!${PREFIX}!; \
+ s!CFLAGS= -Wall -O2!CFLAGS+= -Wall!' \
+ ${WRKSRC}/Makefile
post-install:
@${CAT} ${PKGMESSAGE}