diff options
Diffstat (limited to 'devel/cvsgraph/Makefile')
-rw-r--r-- | devel/cvsgraph/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/devel/cvsgraph/Makefile b/devel/cvsgraph/Makefile index 15507a6e4807..7cb450908903 100644 --- a/devel/cvsgraph/Makefile +++ b/devel/cvsgraph/Makefile @@ -13,7 +13,7 @@ COMMENT= Graph the life story of a file under CVS or RCS LICENSE= GPLv2+ LICENSE_FILE= ${WRKSRC}/COPYING -LIB_DEPENDS= libgd.so:${PORTSDIR}/graphics/gd +LIB_DEPENDS= libgd.so:graphics/gd WRKSRC= ${WRKDIR}/${PORTNAME}-${PORTVERSION} |