aboutsummaryrefslogtreecommitdiff
path: root/devel/git-merge-changelog
diff options
context:
space:
mode:
authorAkinori MUSHA <knu@FreeBSD.org>2010-04-19 02:27:13 +0000
committerAkinori MUSHA <knu@FreeBSD.org>2010-04-19 02:27:13 +0000
commit47cae76c403721c252b49194bf42c66ed2ec9333 (patch)
tree18f467b96bc2642cfb658068c3998a2b92ca00cd /devel/git-merge-changelog
parent948c25b514e72fd49037e399da8fee3daf5737b9 (diff)
downloadports-47cae76c403721c252b49194bf42c66ed2ec9333.tar.gz
ports-47cae76c403721c252b49194bf42c66ed2ec9333.zip
Fix dependency.
Notes
Notes: svn path=/head/; revision=252892
Diffstat (limited to 'devel/git-merge-changelog')
-rw-r--r--devel/git-merge-changelog/Makefile2
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/git-merge-changelog/Makefile b/devel/git-merge-changelog/Makefile
index 697f0e7bd615..feb956bbc82c 100644
--- a/devel/git-merge-changelog/Makefile
+++ b/devel/git-merge-changelog/Makefile
@@ -16,7 +16,7 @@ DISTFILES= # none
MAINTAINER= knu@FreeBSD.org
COMMENT= Git "merge" driver for GNU style ChangeLog files
-BUILD_DEPENDS= ${GNULIB_DIR}/lib/${PORTNAME}.c:${GNULIB_PORTDIR}
+EXTRACT_DEPENDS= ${GNULIB_DIR}/lib/${PORTNAME}.c:${GNULIB_PORTDIR}
USE_AUTOTOOLS= automake:110 autoconf:262
GNU_CONFIGURE= yes