diff options
Diffstat (limited to 'devel/gitlist/Makefile')
-rw-r--r-- | devel/gitlist/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/gitlist/Makefile b/devel/gitlist/Makefile index 44f75edff086..831d67a2e3cb 100644 --- a/devel/gitlist/Makefile +++ b/devel/gitlist/Makefile @@ -13,7 +13,7 @@ COMMENT= Web based Git repository browser written in PHP LICENSE= BSD2CLAUSE LICENSE_FILE= ${WRKSRC}/LICENSE.txt -RUN_DEPENDS= git:${PORTSDIR}/devel/git +RUN_DEPENDS= git:devel/git PLIST= ${WRKDIR}/plist WRKSRC= ${WRKDIR}/${PORTNAME} |