diff options
Diffstat (limited to 'math/xldlas/Makefile')
-rw-r--r-- | math/xldlas/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/math/xldlas/Makefile b/math/xldlas/Makefile index 5a14d96e388a..33932739ffaa 100644 --- a/math/xldlas/Makefile +++ b/math/xldlas/Makefile @@ -16,7 +16,7 @@ EXTRACT_SUFX= -source.tgz MAINTAINER= ports@FreeBSD.org -LIB_DEPENDS= xforms.0:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms WRKSRC= ${WRKDIR}/xldlas |