diff options
Diffstat (limited to 'ftp')
-rw-r--r-- | ftp/xrmftp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/ftp/xrmftp/Makefile b/ftp/xrmftp/Makefile index cec61d188afa..0dda742894fd 100644 --- a/ftp/xrmftp/Makefile +++ b/ftp/xrmftp/Makefile @@ -14,7 +14,7 @@ EXTRACT_SUFX= .src.tgz MAINTAINER= matt@LUCIDA.CA -LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_X_PREFIX= yes WRKSRC= ${WRKDIR}/xrmftp-1.2.4.src |