aboutsummaryrefslogtreecommitdiff
path: root/mail/spamprobe/files/Makefile.export0_6
diff options
context:
space:
mode:
Diffstat (limited to 'mail/spamprobe/files/Makefile.export0_6')
-rw-r--r--mail/spamprobe/files/Makefile.export0_64
1 files changed, 2 insertions, 2 deletions
diff --git a/mail/spamprobe/files/Makefile.export0_6 b/mail/spamprobe/files/Makefile.export0_6
index 3e65e3a48633..bbd5cfd126d4 100644
--- a/mail/spamprobe/files/Makefile.export0_6
+++ b/mail/spamprobe/files/Makefile.export0_6
@@ -1,10 +1,10 @@
-# $FreeBSD: /tmp/pcvs/ports/mail/spamprobe/files/Attic/Makefile.export0_6,v 1.1 2002-09-16 19:36:22 mdodd Exp $
+# $FreeBSD: /tmp/pcvs/ports/mail/spamprobe/files/Attic/Makefile.export0_6,v 1.2 2002-10-08 23:48:39 mi Exp $
#
PREFIX?= /usr/local
BINDIR= ${PREFIX}/bin
NOMAN=
PROG_CXX= spamprobe-export_0.6
-CXXFLAGS= -Wall -DUSE_DBM
+CXXFLAGS+= -Wall -DUSE_DBM
SRCS= File.cc export0_6.cc
.include <bsd.prog.mk>