aboutsummaryrefslogtreecommitdiff
path: root/finance
diff options
context:
space:
mode:
authorMaxim Sobolev <sobomax@FreeBSD.org>2001-07-18 12:11:00 +0000
committerMaxim Sobolev <sobomax@FreeBSD.org>2001-07-18 12:11:00 +0000
commit14e4476aff7b5fbee70b8f3daef04de4dbd10eb0 (patch)
tree93f14f994e9518dd01857f23020d6bb951b366a0 /finance
parent8441e13b5a88ae19c1298a8dec3ab39bde31b707 (diff)
downloadports-14e4476aff7b5fbee70b8f3daef04de4dbd10eb0.tar.gz
ports-14e4476aff7b5fbee70b8f3daef04de4dbd10eb0.zip
Fix anoter victim of Ade's USE_AUTOMAKE so-called "cleanup".
Submitted by: bento
Notes
Notes: svn path=/head/; revision=45220
Diffstat (limited to 'finance')
-rw-r--r--finance/emma/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/finance/emma/Makefile b/finance/emma/Makefile
index 43821425d635..69055e2c333d 100644
--- a/finance/emma/Makefile
+++ b/finance/emma/Makefile
@@ -13,12 +13,12 @@ DISTNAME= ${PORTNAME}-${PORTVERSION:S/.1/-1/}
MAINTAINER= sobomax@FreeBSD.org
+BUILD_DEPENDS= automake:${PORTSDIR}/devel/automake
RUN_DEPENDS= ${PYTHON_SITELIBDIR}/mx/DateTime/DateTime.py:${PORTSDIR}/lang/py-mx-base
WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION:S/.1//}
USE_X_PREFIX= yes
-USE_AUTOMAKE= yes
USE_GMAKE= yes
USE_GNOME= yes
USE_LIBTOOL= yes