diff options
author | Mike Heffner <mikeh@FreeBSD.org> | 2002-07-04 09:20:30 +0000 |
---|---|---|
committer | Mike Heffner <mikeh@FreeBSD.org> | 2002-07-04 09:20:30 +0000 |
commit | c31a69e966c100581b7620331a3826a57ac6f16c (patch) | |
tree | 9793d2c617aff4e42b15d1c7da80ab683184fc4b /ftp | |
parent | c124fa236a3c325b5f3d4ba0d495b1c5a1a343aa (diff) | |
download | ports-c31a69e966c100581b7620331a3826a57ac6f16c.tar.gz ports-c31a69e966c100581b7620331a3826a57ac6f16c.zip |
Notes
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 |