View | Details | Raw Unified | Return to bug 92402 | Differences between
and this patch

Collapse All | Expand All

(-)refdb/Makefile (-1 / +2 lines)
Lines 2-8 Link Here
2
# Date created:	28 Apr 2005
2
# Date created:	28 Apr 2005
3
# Whom:		paulh@logicsquad.net
3
# Whom:		paulh@logicsquad.net
4
#
4
#
5
# $FreeBSD: ports/textproc/refdb/Makefile,v 1.2 2006/01/19 12:56:09 vs Exp $
5
# $FreeBSD$
6
#
6
#
7
7
8
PORTNAME=	refdb
8
PORTNAME=	refdb
Lines 18-23 Link Here
18
		dbi.0:${PORTSDIR}/databases/libdbi
18
		dbi.0:${PORTSDIR}/databases/libdbi
19
19
20
USE_GMAKE=	yes
20
USE_GMAKE=	yes
21
USE_ICONV=	yes
21
HAS_CONFIGURE=	yes
22
HAS_CONFIGURE=	yes
22
ALL_TARGET=
23
ALL_TARGET=

Return to bug 92402