diff options
author | Patrick Li <pat@FreeBSD.org> | 2002-07-30 18:53:32 +0000 |
---|---|---|
committer | Patrick Li <pat@FreeBSD.org> | 2002-07-30 18:53:32 +0000 |
commit | b73bcd3801715beb5bdd79aa2563e4030b45a143 (patch) | |
tree | c09d2394c2d75409d42b048accd6b5f8589df0ad /net/xisp | |
parent | 7d1a2271c7eaec39587ba5d6a66d30d974adcb53 (diff) | |
download | ports-b73bcd3801715beb5bdd79aa2563e4030b45a143.tar.gz ports-b73bcd3801715beb5bdd79aa2563e4030b45a143.zip |
Notes
Diffstat (limited to 'net/xisp')
-rw-r--r-- | net/xisp/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/net/xisp/Makefile b/net/xisp/Makefile index 69c2a6e5e9b4..26fcfed5f805 100644 --- a/net/xisp/Makefile +++ b/net/xisp/Makefile @@ -14,7 +14,7 @@ DISTFILES= xisp-2.6-noufc.tar.gz \ MAINTAINER= morishim@cig.mot.com -LIB_DEPENDS= xforms:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms USE_XPM= yes WRKSRC= ${WRKDIR}/xisp-2.6 |