diff options
-rw-r--r-- | emulators/bfe/Makefile | 1 |
1 files changed, 0 insertions, 1 deletions
diff --git a/emulators/bfe/Makefile b/emulators/bfe/Makefile index 9a95ddc3b360..beceed1c0e74 100644 --- a/emulators/bfe/Makefile +++ b/emulators/bfe/Makefile @@ -16,7 +16,6 @@ MAINTAINER= greid@FreeBSD.org COMMENT= X11 GUI for the bochs debugger (revision 2) RUN_DEPENDS= bochs:${PORTSDIR}/emulators/bochs -BUILD_DEPENDS= ${RUN_DEPENDS} USE_REINPLACE= yes USE_X_PREFIX= yes |