aboutsummaryrefslogtreecommitdiffstats
path: root/mail/kbiff/Makefile
diff options
context:
space:
mode:
Diffstat (limited to 'mail/kbiff/Makefile')
-rw-r--r--mail/kbiff/Makefile9
1 files changed, 5 insertions, 4 deletions
diff --git a/mail/kbiff/Makefile b/mail/kbiff/Makefile
index d6c1594b4d01..4e5237f67fdf 100644
--- a/mail/kbiff/Makefile
+++ b/mail/kbiff/Makefile
@@ -3,20 +3,21 @@
# Date created: So 14 Jun 1998 13:09:18 CEST
# Whom: andreas
#
-# $Id: Makefile,v 1.6 1998/09/30 02:07:26 jseger Exp $
+# $Id: Makefile,v 1.7 1998/10/02 08:16:56 brian Exp $
#
-DISTNAME= kbiff-0.8
+DISTNAME= kbiff-2.0
CATEGORIES= mail kde
-MASTER_SITES= http://www.geocities.com/SiliconValley/Hills/2651/
+MASTER_SITES= http://home.sprintmail.com/~granroth/kbiff/
MAINTAINER= andreas@FreeBSD.ORG
+BUILD_DEPENDS= msgfmt:${PORTSDIR}/devel/gettext
LIB_DEPENDS= kdeui.1:${PORTSDIR}/x11/kdelibs \
kdecore.1:${PORTSDIR}/x11/kdelibs
USE_QT= yes
-FETCH_BEFORE_ARGS=-t
GNU_CONFIGURE= yes
+CONFIGURE_ENV= CXXFLAGS="${CFLAGS}"
.include <bsd.port.mk>