diff options
Diffstat (limited to 'devel/git-merge-changelog/Makefile')
-rw-r--r-- | devel/git-merge-changelog/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/devel/git-merge-changelog/Makefile b/devel/git-merge-changelog/Makefile index c32973059938..40b6c7c1e59a 100644 --- a/devel/git-merge-changelog/Makefile +++ b/devel/git-merge-changelog/Makefile @@ -33,7 +33,6 @@ GNULIB_PORTDIR= ${PORTSDIR}/${GNULIB_PORT} GNULIB_PORTVERSION!= cd ${GNULIB_PORTDIR} && ${MAKE} -V PORTVERSION GNULIB_PORTREVISION!= cd ${GNULIB_PORTDIR} && ${MAKE} -V PORTREVISION GNULIB_PORTEPOCH!= cd ${GNULIB_PORTDIR} && ${MAKE} -V PORTEPOCH -GNULIB_WRKSRC!= cd ${GNULIB_PORTDIR} && ${MAKE} -V WRKSRC do-extract: ${MKDIR} ${WRKDIR} |