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 /emulators/bfe | |
parent | Update to the new, open source, version 1.0RC4. (diff) |
Bump XForms lib. version.
Diffstat (limited to 'emulators/bfe')
-rw-r--r-- | emulators/bfe/Makefile | 2 |
1 files changed, 1 insertions, 1 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 8ead93038b6c..60a392cd877e 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -12,7 +12,7 @@ MASTER_SITES= http://www.qzx.com/bfe/_download/ MAINTAINER= greid@FreeBSD.org -LIB_DEPENDS= forms.0:${PORTSDIR}/x11-toolkits/xforms +LIB_DEPENDS= forms.1:${PORTSDIR}/x11-toolkits/xforms RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs USE_X_PREFIX= yes |