View | Details | Raw Unified | Return to bug 47320
Collapse All | Expand All

(-)finance/qhacc/Makefile (-2 / +2 lines)
Lines 6-12 Link Here
6
#
6
#
7
7
8
PORTNAME=	qhacc
8
PORTNAME=	qhacc
9
PORTVERSION=	2.6
9
PORTVERSION=	2.6.1
10
CATEGORIES=	finance
10
CATEGORIES=	finance
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
11
MASTER_SITES=	${MASTER_SITE_SOURCEFORGE}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
12
MASTER_SITE_SUBDIR=	${PORTNAME}
Lines 18-24 Link Here
18
USE_REINPLACE=	yes
18
USE_REINPLACE=	yes
19
USE_GMAKE=	yes
19
USE_GMAKE=	yes
20
GNU_CONFIGURE=	yes
20
GNU_CONFIGURE=	yes
21
CONFIGURE_TARGET=	--build=${ARCH}-portbld-freebsd${OSREL}
21
CONFIGURE_TARGET=	--build=${MACHINE_ARCH}-portbld-freebsd${OSREL}
22
CONFIGURE_ARGS=	--with-qt-moc=${QT_PREFIX}/bin \
22
CONFIGURE_ARGS=	--with-qt-moc=${QT_PREFIX}/bin \
23
		--with-qt-libs=${QT_PREFIX}/lib
23
		--with-qt-libs=${QT_PREFIX}/lib
24
24
(-)finance/qhacc/distinfo (-1 / +1 lines)
Line 1 Link Here
1
MD5 (qhacc-2.6.tar.gz) = 47f75b19726259a6ce4f5edd314c1f24
1
MD5 (qhacc-2.6.1.tar.gz) = 6b61a2c428106bde00d833b27a3c548c

Return to bug 47320