diff options
Diffstat (limited to 'finance/qhacc/Makefile')
-rw-r--r-- | finance/qhacc/Makefile | 6 |
1 files changed, 2 insertions, 4 deletions
diff --git a/finance/qhacc/Makefile b/finance/qhacc/Makefile index 65071d1f31da..3d527ada7d8e 100644 --- a/finance/qhacc/Makefile +++ b/finance/qhacc/Makefile @@ -7,10 +7,9 @@ PORTNAME= qhacc PORTVERSION= 3.5 -PORTREVISION= 2 +PORTREVISION= 3 CATEGORIES= finance -MASTER_SITES= ${MASTER_SITE_SOURCEFORGE} -MASTER_SITE_SUBDIR= ${PORTNAME} +MASTER_SITES= SF MAINTAINER= ports@FreeBSD.org COMMENT= Simple QT-based financial manager @@ -19,7 +18,6 @@ RUN_DEPENDS= bash:${PORTSDIR}/shells/bash USE_AUTOTOOLS= libtool:15 USE_QT_VER= 3 -USE_X_PREFIX= yes USE_GMAKE= yes GNU_CONFIGURE= yes CONFIGURE_TARGET= --build=${MACHINE_ARCH}-portbld-freebsd${OSREL} |